2025-04-07 15:59:51.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:51.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:51.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:51.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-07 15:59:51.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:51.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:51.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-07 15:59:51.672 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:51.688 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:51.690 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:51.708 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:51.711 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@350e8cae 2025-04-07 15:59:51.711 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@350e8cae 2025-04-07 15:59:51.713 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f 2025-04-07 15:59:51.713 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f 2025-04-07 15:59:51.715 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de 2025-04-07 15:59:51.715 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de 2025-04-07 15:59:51.717 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af46e44 2025-04-07 15:59:51.717 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af46e44 2025-04-07 15:59:51.719 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648 2025-04-07 15:59:51.719 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648 2025-04-07 15:59:51.721 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0 2025-04-07 15:59:51.721 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0 2025-04-07 15:59:51.723 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43845171 2025-04-07 15:59:51.723 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43845171 2025-04-07 15:59:51.725 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adb910b 2025-04-07 15:59:51.725 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adb910b 2025-04-07 15:59:51.727 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae 2025-04-07 15:59:51.727 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae 2025-04-07 15:59:51.727 [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-07 15:59:51.819 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:51.819 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 15:59:51.819 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:51.820 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 15:59:51.823 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:51.824 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 15:59:51.824 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-07 15:59:51.824 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 15:59:51.877 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:51.894 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:51.907 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:51.918 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:51.927 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:51.930 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:51.998 [DefaultDispatcher-worker-12 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 15:59:52.015 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 15:59:52.016 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 15:59:52.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-07 15:59:52.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-07 15:59:52.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 15:59:52.025 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-07 15:59:52.025 [DefaultDispatcher-worker-11 @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-07 15:59:52.025 [DefaultDispatcher-worker-6 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:52.026 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@350e8cae: (connection evicted) 2025-04-07 15:59:52.026 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f: (connection evicted) 2025-04-07 15:59:52.026 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de: (connection evicted) 2025-04-07 15:59:52.026 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af46e44: (connection evicted) 2025-04-07 15:59:52.027 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648: (connection evicted) 2025-04-07 15:59:52.027 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0: (connection evicted) 2025-04-07 15:59:52.027 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43845171: (connection evicted) 2025-04-07 15:59:52.028 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1adb910b: (connection evicted) 2025-04-07 15:59:52.028 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae: (connection evicted) 2025-04-07 15:59:52.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:52.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-07 15:59:52.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-07 15:59:52.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41bb1f09 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:52.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-07 15:59:52.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-07 15:59:52.036 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.042 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.043 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.045 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:52.045 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 15:59:52.045 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:52.045 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 15:59:52.053 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.054 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 15:59:52.054 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-07 15:59:52.054 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 15:59:52.057 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.065 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.073 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.082 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.090 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.092 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.118 [DefaultDispatcher-worker-6 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c 2025-04-07 15:59:52.135 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:52.138 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@795bea44 2025-04-07 15:59:52.138 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@795bea44 2025-04-07 15:59:52.140 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@779c0b1f 2025-04-07 15:59:52.140 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@779c0b1f 2025-04-07 15:59:52.142 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a38134 2025-04-07 15:59:52.142 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a38134 2025-04-07 15:59:52.144 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a10124 2025-04-07 15:59:52.144 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a10124 2025-04-07 15:59:52.145 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 15:59:52.145 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 15:59:52.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-07 15:59:52.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-07 15:59:52.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2025-04-07 15:59:52.147 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:52.147 [DefaultDispatcher-worker-10 @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-07 15:59:52.147 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@108ec47e 2025-04-07 15:59:52.147 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f2ec1c: (connection evicted) 2025-04-07 15:59:52.147 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@108ec47e 2025-04-07 15:59:52.147 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@795bea44: (connection evicted) 2025-04-07 15:59:52.148 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@779c0b1f: (connection evicted) 2025-04-07 15:59:52.148 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73a38134: (connection evicted) 2025-04-07 15:59:52.148 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a10124: (connection evicted) 2025-04-07 15:59:52.149 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@108ec47e: (connection evicted) 2025-04-07 15:59:52.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:52.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-07 15:59:52.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c5698 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:52.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:52.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e24e7 2025-04-07 15:59:52.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e24e7 2025-04-07 15:59:52.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-07 15:59:52.286 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c09a350 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:52.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-07 15:59:52.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@48368a08 2025-04-07 15:59:52.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@48368a08 2025-04-07 15:59:52.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c01c37 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:52.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-07 15:59:52.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bd4753 2025-04-07 15:59:52.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bd4753 2025-04-07 15:59:52.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-07 15:59:52.578 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48368a08 2025-04-07 15:59:52.616 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:52.630 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:52.722 [DefaultDispatcher-worker-6 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bd4753 2025-04-07 15:59:52.728 [DefaultDispatcher-worker-6 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bd4753 2025-04-07 15:59:52.728 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38433/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 15:59:52.728 [DefaultDispatcher-worker-6 @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:38433/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-07 15:59:52.728 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38433/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 15:59:52.741 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38433/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 15:59:52.741 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38433/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 15:59:52.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-07 15:59:52.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-07 15:59:52.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:52.780 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48368a08: (connection evicted) 2025-04-07 15:59:52.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:52.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-07 15:59:52.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-07 15:59:52.782 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bd4753 2025-04-07 15:59:52.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@143413cd 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:52.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@146f3d22 2025-04-07 15:59:52.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@146f3d22 2025-04-07 15:59:52.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b6873f 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:52.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:52.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2025-04-07 15:59:52.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2025-04-07 15:59:52.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-07 15:59:52.818 [DefaultDispatcher-worker-11 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2025-04-07 15:59:52.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-07 15:59:52.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-07 15:59:52.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:52.820 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@146f3d22: (connection evicted) 2025-04-07 15:59:52.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:52.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-07 15:59:52.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-07 15:59:52.821 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2025-04-07 15:59:52.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-07 15:59:52.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:52.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:52.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:52.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:52.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:52.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:52.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46524ebe 2025-04-07 15:59:52.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:52.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:52.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:52.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:52.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@280ecc33 2025-04-07 15:59:52.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@280ecc33 2025-04-07 15:59:52.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-07 15:59:52.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b1ec84 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:52.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:52.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-07 15:59:52.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbe95b1 2025-04-07 15:59:52.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbe95b1 2025-04-07 15:59:52.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-07 15:59:52.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-07 15:59:52.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-07 15:59:52.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:52.840 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280ecc33: (connection evicted) 2025-04-07 15:59:52.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:52.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-07 15:59:52.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@778113f2 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:52.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:52.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-07 15:59:52.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:52.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:52.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:52.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:52.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:52.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:52.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:52.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:52.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-07 15:59:52.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba35152 2025-04-07 15:59:52.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba35152 2025-04-07 15:59:52.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@401926df 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:52.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-07 15:59:52.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@550fa96f 2025-04-07 15:59:52.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@550fa96f 2025-04-07 15:59:52.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-07 15:59:52.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-07 15:59:52.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-07 15:59:52.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:52.859 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ba35152: (connection evicted) 2025-04-07 15:59:52.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:52.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-07 15:59:52.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-07 15:59:52.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@194224ca 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:52.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:52.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-07 15:59:52.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@350f18a6 2025-04-07 15:59:52.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@350f18a6 2025-04-07 15:59:52.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-07 15:59:52.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bdfa0b 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:52.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6 2025-04-07 15:59:52.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6 2025-04-07 15:59:52.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-07 15:59:52.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-07 15:59:52.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-07 15:59:52.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:52.889 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@350f18a6: (connection evicted) 2025-04-07 15:59:52.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:52.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-07 15:59:52.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-07 15:59:52.895 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:52.935 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:52.953 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:52.974 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33f349ae 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-07 15:59:53.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@76db9048 2025-04-07 15:59:53.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@76db9048 2025-04-07 15:59:53.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54daf8f9 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-07 15:59:53.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-07 15:59:53.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-07 15:59:53.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-07 15:59:53.146 [DefaultDispatcher-worker-6 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-07 15:59:53.151 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.160 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.163 [DefaultDispatcher-worker-11 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-07 15:59:53.168 [DefaultDispatcher-worker-11 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-07 15:59:53.172 [DefaultDispatcher-worker-11 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-07 15:59:53.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-07 15:59:53.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-07 15:59:53.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.208 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76db9048: (connection evicted) 2025-04-07 15:59:53.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-07 15:59:53.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-07 15:59:53.212 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-07 15:59:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-07 15:59:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698ac187 2025-04-07 15:59:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-07 15:59:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-07 15:59:53.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e0b123 2025-04-07 15:59:53.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e0b123 2025-04-07 15:59:53.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e85e3f1 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2025-04-07 15:59:53.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2025-04-07 15:59:53.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-07 15:59:53.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-07 15:59:53.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-07 15:59:53.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.232 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e0b123: (connection evicted) 2025-04-07 15:59:53.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-07 15:59:53.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-07 15:59:53.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3f57ff 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4ecdb0 2025-04-07 15:59:53.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4ecdb0 2025-04-07 15:59:53.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb44964 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-07 15:59:53.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d444652 2025-04-07 15:59:53.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d444652 2025-04-07 15:59:53.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-07 15:59:53.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-07 15:59:53.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-07 15:59:53.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.245 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4ecdb0: (connection evicted) 2025-04-07 15:59:53.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-07 15:59:53.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60844992 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-07 15:59:53.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a 2025-04-07 15:59:53.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a 2025-04-07 15:59:53.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39514976 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-07 15:59:53.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2025-04-07 15:59:53.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2025-04-07 15:59:53.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-07 15:59:53.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-07 15:59:53.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-07 15:59:53.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.257 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a: (connection evicted) 2025-04-07 15:59:53.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-07 15:59:53.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-07 15:59:53.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b503a 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a 2025-04-07 15:59:53.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a 2025-04-07 15:59:53.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a3b1f7e 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@40017e98 2025-04-07 15:59:53.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@40017e98 2025-04-07 15:59:53.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-07 15:59:53.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-07 15:59:53.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-07 15:59:53.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.312 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a: (connection evicted) 2025-04-07 15:59:53.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-07 15:59:53.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-07 15:59:53.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d7d8911 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2025-04-07 15:59:53.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2025-04-07 15:59:53.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd7f381 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-07 15:59:53.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5d5ac1 2025-04-07 15:59:53.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5d5ac1 2025-04-07 15:59:53.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-07 15:59:53.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-07 15:59:53.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-07 15:59:53.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.326 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42: (connection evicted) 2025-04-07 15:59:53.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-07 15:59:53.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-07 15:59:53.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec0ca83 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2025-04-07 15:59:53.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2025-04-07 15:59:53.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-07 15:59:53.328 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@646cb2e 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-07 15:59:53.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-07 15:59:53.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-07 15:59:53.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-07 15:59:53.344 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.346 [DefaultDispatcher-worker-8 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-07 15:59:53.347 [DefaultDispatcher-worker-8 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-07 15:59:53.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-07 15:59:53.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-07 15:59:53.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.348 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7827d7b: (connection evicted) 2025-04-07 15:59:53.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-07 15:59:53.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-07 15:59:53.349 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3006bfb 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-07 15:59:53.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5402612e 2025-04-07 15:59:53.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5402612e 2025-04-07 15:59:53.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-07 15:59:53.356 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43445fc6 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@17befef0 2025-04-07 15:59:53.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@17befef0 2025-04-07 15:59:53.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-07 15:59:53.368 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-07 15:59:53.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-07 15:59:53.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.370 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5402612e: (connection evicted) 2025-04-07 15:59:53.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-07 15:59:53.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a709cc7 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-07 15:59:53.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2025-04-07 15:59:53.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2025-04-07 15:59:53.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4f2300 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a 2025-04-07 15:59:53.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a 2025-04-07 15:59:53.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-07 15:59:53.424 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.437 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.459 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.478 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.484 [DefaultDispatcher-worker-8 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a 2025-04-07 15:59:53.485 [DefaultDispatcher-worker-8 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a 2025-04-07 15:59:53.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-07 15:59:53.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-07 15:59:53.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.486 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d: (connection evicted) 2025-04-07 15:59:53.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-07 15:59:53.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-07 15:59:53.486 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 15:59:53.486 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32c0fecc 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-07 15:59:53.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2025-04-07 15:59:53.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2025-04-07 15:59:53.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf08c97 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2025-04-07 15:59:53.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2025-04-07 15:59:53.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-07 15:59:53.589 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.597 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-07 15:59:53.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-07 15:59:53.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.627 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d13379e: (connection evicted) 2025-04-07 15:59:53.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-07 15:59:53.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3c3d67 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2025-04-07 15:59:53.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2025-04-07 15:59:53.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f93225 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dea80 2025-04-07 15:59:53.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dea80 2025-04-07 15:59:53.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-07 15:59:53.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-07 15:59:53.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-07 15:59:53.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.643 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1: (connection evicted) 2025-04-07 15:59:53.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-07 15:59:53.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f5b923 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-07 15:59:53.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@734cf881 2025-04-07 15:59:53.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@734cf881 2025-04-07 15:59:53.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-07 15:59:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a890fdd 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2025-04-07 15:59:53.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2025-04-07 15:59:53.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-07 15:59:53.741 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.753 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.753 [DefaultDispatcher-worker-4 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2025-04-07 15:59:53.754 [DefaultDispatcher-worker-4 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2025-04-07 15:59:53.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-07 15:59:53.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-07 15:59:53.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.755 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@734cf881: (connection evicted) 2025-04-07 15:59:53.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-07 15:59:53.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-07 15:59:53.755 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0cab82 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-07 15:59:53.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-04-07 15:59:53.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-04-07 15:59:53.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-07 15:59:53.761 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef31221 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-07 15:59:53.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a819901 2025-04-07 15:59:53.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a819901 2025-04-07 15:59:53.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-07 15:59:53.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-07 15:59:53.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-07 15:59:53.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.769 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b: (connection evicted) 2025-04-07 15:59:53.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-07 15:59:53.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecb9e17 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-07 15:59:53.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-07 15:59:53.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-07 15:59:53.784 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-07 15:59:53.791 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-07 15:59:53.792 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8cb7185 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-07 15:59:53.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c54c497 2025-04-07 15:59:53.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c54c497 2025-04-07 15:59:53.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-07 15:59:53.803 [DefaultDispatcher-worker-10 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-07 15:59:53.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-07 15:59:53.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-07 15:59:53.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.806 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67: (connection evicted) 2025-04-07 15:59:53.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-07 15:59:53.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d512c1 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-07 15:59:53.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-07 15:59:53.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-07 15:59:53.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-07 15:59:53.811 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-07 15:59:53.817 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-07 15:59:53.818 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54387873 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5689d 2025-04-07 15:59:53.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5689d 2025-04-07 15:59:53.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-07 15:59:53.824 [DefaultDispatcher-worker-4 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-07 15:59:53.825 [DefaultDispatcher-worker-12 @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd5689d 2025-04-07 15:59:53.826 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd5689d 2025-04-07 15:59:53.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-07 15:59:53.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-07 15:59:53.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.828 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66863941: (connection evicted) 2025-04-07 15:59:53.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-07 15:59:53.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-07 15:59:53.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-07 15:59:53.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26aee0a6 2025-04-07 15:59:53.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-07 15:59:53.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-07 15:59:53.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-07 15:59:53.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-07 15:59:53.833 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-07 15:59:53.838 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-07 15:59:53.839 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a33316 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-07 15:59:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-07 15:59:53.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@77204651 2025-04-07 15:59:53.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@77204651 2025-04-07 15:59:53.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-07 15:59:53.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-07 15:59:53.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-07 15:59:53.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 15:59:53.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-07 15:59:53.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e7cd0df 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-07 15:59:53.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-04-07 15:59:53.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-04-07 15:59:53.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-07 15:59:53.847 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-04-07 15:59:53.854 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-04-07 15:59:53.855 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab9d160 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-07 15:59:53.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-04-07 15:59:53.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-04-07 15:59:53.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-07 15:59:53.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-07 15:59:53.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-07 15:59:53.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 15:59:53.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-07 15:59:53.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70169464 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-07 15:59:53.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-07 15:59:53.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-07 15:59:53.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-07 15:59:53.867 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.894 [DefaultDispatcher-worker-7 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-07 15:59:53.895 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.901 [DefaultDispatcher-worker-14 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-07 15:59:53.919 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.931 [DefaultDispatcher-worker-13 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-07 15:59:53.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-07 15:59:53.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-07 15:59:53.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.933 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec: (connection evicted) 2025-04-07 15:59:53.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-07 15:59:53.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-07 15:59:53.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c815814 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-07 15:59:53.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@73da303e 2025-04-07 15:59:53.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@73da303e 2025-04-07 15:59:53.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-07 15:59:53.941 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.954 [DefaultDispatcher-worker-13 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73da303e 2025-04-07 15:59:53.957 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.959 [DefaultDispatcher-worker-7 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73da303e 2025-04-07 15:59:53.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-07 15:59:53.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-07 15:59:53.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.969 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73da303e: (connection evicted) 2025-04-07 15:59:53.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-07 15:59:53.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-07 15:59:53.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b66ac74 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-07 15:59:53.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-07 15:59:53.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-07 15:59:53.991 [DefaultDispatcher-worker-11 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-07 15:59:53.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-07 15:59:53.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-07 15:59:53.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:53.992 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b88af70: (connection evicted) 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:53.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-07 15:59:53.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3573e19d 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:53.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:53.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-04-07 15:59:53.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-04-07 15:59:53.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-07 15:59:54.014 [DefaultDispatcher-worker-16 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-04-07 15:59:54.018 [DefaultDispatcher-worker-18 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-04-07 15:59:54.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-07 15:59:54.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-07 15:59:54.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:54.019 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c: (connection evicted) 2025-04-07 15:59:54.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:54.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-07 15:59:54.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eefaca0 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:54.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-04-07 15:59:54.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-04-07 15:59:54.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-07 15:59:54.039 [DefaultDispatcher-worker-15 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-04-07 15:59:54.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-07 15:59:54.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-07 15:59:54.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:54.040 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8: (connection evicted) 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:54.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-07 15:59:54.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3710b3 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:54.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:54.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-07 15:59:54.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bddf43 2025-04-07 15:59:54.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bddf43 2025-04-07 15:59:54.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-07 15:59:54.059 [DefaultDispatcher-worker-13 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bddf43 2025-04-07 15:59:54.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-07 15:59:54.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-07 15:59:54.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:54.059 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34bddf43: (connection evicted) 2025-04-07 15:59:54.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:54.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-07 15:59:54.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-07 15:59:54.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34fc315d 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:54.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a1fd20 2025-04-07 15:59:54.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a1fd20 2025-04-07 15:59:54.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-07 15:59:54.238 [DefaultDispatcher-worker-18 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a1fd20 2025-04-07 15:59:54.243 [DefaultDispatcher-worker-9 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a1fd20 2025-04-07 15:59:54.244 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41875/manifest.json 2025-04-07 15:59:54.244 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41875/manifest.json. 2025-04-07 15:59:54.244 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41875/manifest.json 2025-04-07 15:59:54.246 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41875/manifest.json 2025-04-07 15:59:54.246 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41875/manifest.json 2025-04-07 15:59:54.299 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:54.318 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41875/manifest.json. 2025-04-07 15:59:54.318 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41875/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 15:59:54.327 [DefaultDispatcher-worker-10 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a1fd20 2025-04-07 15:59:54.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-07 15:59:54.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-07 15:59:54.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:54.332 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a1fd20: (connection evicted) 2025-04-07 15:59:54.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:54.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-07 15:59:54.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe9c048 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:54.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2025-04-07 15:59:54.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2025-04-07 15:59:54.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a66bbf 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:54.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:54.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@780dbed7 2025-04-07 15:59:54.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@780dbed7 2025-04-07 15:59:54.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-07 15:59:54.370 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 15:59:54.409 [Test worker] INFO ktor.application - Application started in 0.042 seconds. 2025-04-07 15:59:54.410 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3c74d846 2025-04-07 15:59:54.447 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:54.454 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:54.463 [DefaultDispatcher-worker-1 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:37463 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2059c3ff 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:54.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:54.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-07 15:59:54.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c475ba 2025-04-07 15:59:54.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c475ba 2025-04-07 15:59:54.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-07 15:59:54.480 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 15:59:54.484 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 15:59:54.484 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 15:59:54.484 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 15:59:54.484 [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-07 15:59:54.484 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 15:59:54.484 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 15:59:54.484 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 15:59:54.484 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ffc008 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:54.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-07 15:59:54.515 [DefaultDispatcher-worker-19 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.521 [DefaultDispatcher-worker-8 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.524 [DefaultDispatcher-worker-11 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c475ba 2025-04-07 15:59:54.525 [DefaultDispatcher-worker-11 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c475ba 2025-04-07 15:59:54.530 [DefaultDispatcher-worker-13 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.534 [DefaultDispatcher-worker-9 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.534 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37463/api/content/713813234676510720/_ustadmanifest.json 2025-04-07 15:59:54.535 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37463/api/content/713813234676510720/_ustadmanifest.json. 2025-04-07 15:59:54.535 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37463/api/content/713813234676510720/_ustadmanifest.json 2025-04-07 15:59:54.536 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37463/api/content/713813234676510720/_ustadmanifest.json 2025-04-07 15:59:54.536 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37463/api/content/713813234676510720/_ustadmanifest.json 2025-04-07 15:59:54.537 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37463/api/content/713813234676510720/_ustadmanifest.json. 2025-04-07 15:59:54.537 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37463/api/content/713813234676510720/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 15:59:54.545 [DefaultDispatcher-worker-5 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.548 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 15:59:54.549 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-477df12c-53c9-494c-ad42-f5ec546d0c01', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 15:59:54.550 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 15:59:54.550 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-477df12c-53c9-494c-ad42-f5ec546d0c01 2025-04-07 15:59:54.553 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:54.553 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37463/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 15:59:54.553 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:54.553 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37463/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 15:59:54.558 [DefaultDispatcher-worker-13 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.558 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37463/UmAppDatabase/replication/nodeId 2025-04-07 15:59:54.558 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37463/UmAppDatabase/replication/nodeId. 2025-04-07 15:59:54.558 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37463/UmAppDatabase/replication/nodeId 2025-04-07 15:59:54.562 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37463/api/blob/upload-init-batch 2025-04-07 15:59:54.562 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37463/api/blob/upload-init-batch. 2025-04-07 15:59:54.562 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37463/api/blob/upload-init-batch 2025-04-07 15:59:54.562 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37463/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 15:59:54.564 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:54.586 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:54.597 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 15:59:54.597 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:54.597 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:54.597 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:54.600 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:54.600 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:54.602 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:54.602 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 15:59:54.602 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 15:59:54.604 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37463/UmAppDatabase/replication/nodeId 2025-04-07 15:59:54.604 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37463/UmAppDatabase/replication/nodeId 2025-04-07 15:59:54.604 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:54.605 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:54.605 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:54.607 [eventLoopGroupProxy-4-1 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-04-07 15:59:54.607 [eventLoopGroupProxy-4-3 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-04-07 15:59:54.610 [DefaultDispatcher-worker-12 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.612 [eventLoopGroupProxy-4-2 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2025-04-07 15:59:54.614 [DefaultDispatcher-worker-15 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.619 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 26ms 2025-04-07 15:59:54.620 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37463/api/blob/upload-init-batch 2025-04-07 15:59:54.620 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37463/api/blob/upload-init-batch 2025-04-07 15:59:54.622 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37463/api/blob/upload-init-batch. 2025-04-07 15:59:54.622 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37463/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 15:59:54.631 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37463/api/blob/upload-batch-data 2025-04-07 15:59:54.631 [DefaultDispatcher-worker-15 @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:37463/api/blob/upload-batch-data. 2025-04-07 15:59:54.631 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37463/api/blob/upload-batch-data 2025-04-07 15:59:54.632 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:54.636 [eventLoopGroupProxy-4-1 @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-07 15:59:54.643 [eventLoopGroupProxy-4-1 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2025-04-07 15:59:54.644 [eventLoopGroupProxy-4-1 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:54.644 [eventLoopGroupProxy-4-1 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-07 15:59:54.644 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37463/api/blob/upload-batch-data 2025-04-07 15:59:54.649 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37463/api/blob/upload-batch-data 2025-04-07 15:59:54.649 [DefaultDispatcher-worker-15 @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:37463/api/blob/upload-batch-data. 2025-04-07 15:59:54.649 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37463/api/blob/upload-batch-data 2025-04-07 15:59:54.649 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37463/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:54.650 [eventLoopGroupProxy-4-1 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:54.652 [eventLoopGroupProxy-4-1 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2025-04-07 15:59:54.653 [eventLoopGroupProxy-4-1 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:54.653 [eventLoopGroupProxy-4-1 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 15:59:54.653 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37463/api/blob/upload-batch-data 2025-04-07 15:59:54.661 [DefaultDispatcher-worker-8 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.667 [DefaultDispatcher-worker-13 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.676 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37463/UmAppDatabase/replication/message 2025-04-07 15:59:54.676 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37463/UmAppDatabase/replication/message. 2025-04-07 15:59:54.676 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37463/UmAppDatabase/replication/message 2025-04-07 15:59:54.676 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37463/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 15:59:54.678 [eventLoopGroupProxy-4-1 @call-handler#431] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:54.678 [eventLoopGroupProxy-4-1 @call-handler#431] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 15:59:54.678 [eventLoopGroupProxy-4-1 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 15:59:54.690 [DefaultDispatcher-worker-8 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780dbed7 2025-04-07 15:59:54.691 [eventLoopGroupProxy-4-1 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:54.691 [eventLoopGroupProxy-4-1 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-07 15:59:54.691 [DefaultDispatcher-worker-3 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37463/api/content/713813234676510720/_ustadmanifest.json 2025-04-07 15:59:54.691 [DefaultDispatcher-worker-3 @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:37463/api/content/713813234676510720/_ustadmanifest.json. 2025-04-07 15:59:54.691 [DefaultDispatcher-worker-3 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37463/api/content/713813234676510720/_ustadmanifest.json 2025-04-07 15:59:54.691 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37463/UmAppDatabase/replication/message 2025-04-07 15:59:54.691 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37463/UmAppDatabase/replication/message 2025-04-07 15:59:54.692 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37463/UmAppDatabase/replication/message. 2025-04-07 15:59:54.692 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37463/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 15:59:54.692 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37463/api/content/713813234676510720/_ustadmanifest.json 2025-04-07 15:59:54.692 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37463/api/content/713813234676510720/_ustadmanifest.json 2025-04-07 15:59:54.693 [DefaultDispatcher-worker-10 @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:37463/api/content/713813234676510720/_ustadmanifest.json. 2025-04-07 15:59:54.693 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37463/api/content/713813234676510720/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 15:59:54.696 [DefaultDispatcher-worker-1 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-07 15:59:54.697 [DefaultDispatcher-worker-15 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780dbed7 2025-04-07 15:59:54.698 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 15:59:54.698 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 15:59:54.698 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 15:59:54.698 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 15:59:54.698 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 15:59:54.698 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c475ba 2025-04-07 15:59:54.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-07 15:59:54.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-07 15:59:54.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:54.699 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@694f0655: (connection evicted) 2025-04-07 15:59:54.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:54.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-07 15:59:54.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-07 15:59:54.981 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 15:59:54.981 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 15:59:55.162 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 15:59:55.705 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3c74d846 2025-04-07 15:59:55.705 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3c74d846 2025-04-07 15:59:55.707 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2025-04-07 15:59:55.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-07 15:59:55.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-07 15:59:55.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:55.707 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@780dbed7: (connection evicted) 2025-04-07 15:59:55.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:55.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-07 15:59:55.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e80de85 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:55.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:55.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:55.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-07 15:59:55.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-07 15:59:55.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-07 15:59:55.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-07 15:59:55.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-07 15:59:55.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:55.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:55.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:55.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:55.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:55.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2afe825a 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:55.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd425dc 2025-04-07 15:59:55.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd425dc 2025-04-07 15:59:55.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-07 15:59:55.738 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 15:59:55.740 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-07 15:59:55.740 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1c571162 2025-04-07 15:59:55.741 [DefaultDispatcher-worker-18 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:35959 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a6a91f 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:55.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-04-07 15:59:55.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-04-07 15:59:55.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-07 15:59:55.743 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 15:59:55.743 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 15:59:55.743 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 15:59:55.743 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 15:59:55.743 [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-07 15:59:55.743 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 15:59:55.743 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 15:59:55.743 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 15:59:55.743 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eae3730 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:55.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:55.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-07 15:59:55.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:55.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:55.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-07 15:59:55.768 [DefaultDispatcher-worker-13 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:55.772 [DefaultDispatcher-worker-17 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:55.776 [DefaultDispatcher-worker-11 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-04-07 15:59:55.778 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-04-07 15:59:55.782 [DefaultDispatcher-worker-13 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:55.786 [DefaultDispatcher-worker-2 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:55.786 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json 2025-04-07 15:59:55.786 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json. 2025-04-07 15:59:55.786 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json 2025-04-07 15:59:55.787 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json 2025-04-07 15:59:55.787 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json 2025-04-07 15:59:55.788 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json. 2025-04-07 15:59:55.788 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 15:59:55.794 [DefaultDispatcher-worker-6 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:55.794 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 15:59:55.794 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-85f93d29-6e6f-4db2-9805-784cb429b1f6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 15:59:55.795 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 15:59:55.795 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-85f93d29-6e6f-4db2-9805-784cb429b1f6 2025-04-07 15:59:55.796 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:55.796 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35959/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 15:59:55.796 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:55.796 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 15:59:55.798 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:55.799 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:55.799 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:55.799 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:55.799 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 15:59:55.799 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:55.799 [eventLoopGroupProxy-7-2 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 15:59:55.800 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:55.800 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35959/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:55.801 [DefaultDispatcher-worker-4 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:55.802 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/UmAppDatabase/replication/nodeId 2025-04-07 15:59:55.802 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35959/UmAppDatabase/replication/nodeId. 2025-04-07 15:59:55.802 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/UmAppDatabase/replication/nodeId 2025-04-07 15:59:55.803 [eventLoopGroupProxy-7-2 @call-handler#499] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:55.803 [eventLoopGroupProxy-7-2 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:55.803 [eventLoopGroupProxy-7-2 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-07 15:59:55.803 [DefaultDispatcher-worker-19 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-init-batch 2025-04-07 15:59:55.803 [DefaultDispatcher-worker-19 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-init-batch. 2025-04-07 15:59:55.804 [DefaultDispatcher-worker-19 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-init-batch 2025-04-07 15:59:55.804 [DefaultDispatcher-worker-19 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 15:59:55.804 [DefaultDispatcher-worker-14 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/UmAppDatabase/replication/nodeId 2025-04-07 15:59:55.804 [DefaultDispatcher-worker-14 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35959/UmAppDatabase/replication/nodeId 2025-04-07 15:59:55.804 [eventLoopGroupProxy-7-2 @call-handler#504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 15:59:55.805 [eventLoopGroupProxy-7-2 @call-handler#504] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 15:59:55.806 [eventLoopGroupProxy-7-2 @coroutine#506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-07 15:59:55.807 [eventLoopGroupProxy-7-2 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-07 15:59:55.807 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-init-batch 2025-04-07 15:59:55.807 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35959/api/blob/upload-init-batch 2025-04-07 15:59:55.807 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-init-batch. 2025-04-07 15:59:55.807 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35959/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 15:59:55.808 [DefaultDispatcher-worker-15 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.808 [DefaultDispatcher-worker-15 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:55.808 [DefaultDispatcher-worker-15 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.808 [DefaultDispatcher-worker-15 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:55.809 [DefaultDispatcher-worker-15 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:55.810 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:55.811 [eventLoopGroupProxy-7-2 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-07 15:59:55.812 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:55.812 [eventLoopGroupProxy-7-2 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:55.812 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.813 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.813 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:55.813 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.813 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:55.814 [DefaultDispatcher-worker-6 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:55.815 [eventLoopGroupProxy-7-2 @call-handler#518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:55.816 [eventLoopGroupProxy-7-2 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-07 15:59:55.816 [eventLoopGroupProxy-7-2 @call-handler#518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:55.816 [eventLoopGroupProxy-7-2 @call-handler#518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:55.817 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.818 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.818 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:55.818 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.818 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:55.819 [eventLoopGroupProxy-7-2 @call-handler#523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:55.820 [DefaultDispatcher-worker-6 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd5689d 2025-04-07 15:59:55.827 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:55.829 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:55.842 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:55.844 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:55.860 [eventLoopGroupProxy-7-2 @call-handler#523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:55.860 [eventLoopGroupProxy-7-2 @call-handler#523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 15:59:55.861 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.861 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.861 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:55.861 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.861 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:55.863 [eventLoopGroupProxy-7-2 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:55.863 [eventLoopGroupProxy-7-2 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:55.863 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.863 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:55.863 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35959/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 15:59:55.863 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:35959/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35959/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-07 15:59:55.864 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35959/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:55.870 [DefaultDispatcher-worker-8 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:55.875 [DefaultDispatcher-worker-1 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:55.876 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 15:59:56.376 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fb1e9215-dc1c-49c6-8e8d-5c10eca7af4a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 15:59:56.376 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 15:59:56.377 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fb1e9215-dc1c-49c6-8e8d-5c10eca7af4a 2025-04-07 15:59:56.379 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-init-batch 2025-04-07 15:59:56.379 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-init-batch. 2025-04-07 15:59:56.379 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-init-batch 2025-04-07 15:59:56.379 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 15:59:56.380 [eventLoopGroupProxy-7-2 @call-handler#536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 15:59:56.380 [eventLoopGroupProxy-7-2 @call-handler#536] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 15:59:56.381 [eventLoopGroupProxy-7-2 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-07 15:59:56.383 [eventLoopGroupProxy-7-2 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-07 15:59:56.383 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-init-batch 2025-04-07 15:59:56.383 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35959/api/blob/upload-init-batch 2025-04-07 15:59:56.384 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-init-batch. 2025-04-07 15:59:56.384 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35959/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 15:59:56.384 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.385 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.385 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.385 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.386 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:56.388 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.388 [eventLoopGroupProxy-7-2 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 15:59:56.388 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.389 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.389 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.389 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.389 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.390 [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-07 15:59:56.391 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.391 [eventLoopGroupProxy-7-2 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:56.392 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.392 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.392 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.392 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.392 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.393 [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-07 15:59:56.435 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.435 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 15:59:56.435 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.436 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.436 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.436 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.436 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.437 [eventLoopGroupProxy-7-2 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:56.478 [eventLoopGroupProxy-7-2 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.478 [eventLoopGroupProxy-7-2 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 15:59:56.479 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.479 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.479 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.479 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.479 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.480 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:56.522 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.522 [eventLoopGroupProxy-7-2 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 15:59:56.523 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.523 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.523 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.523 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.523 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.524 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:56.566 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.567 [eventLoopGroupProxy-7-2 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 15:59:56.567 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.568 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.568 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.568 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.568 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.568 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:56.609 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.609 [eventLoopGroupProxy-7-2 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 15:59:56.610 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.610 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.610 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.610 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.610 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.611 [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-07 15:59:56.651 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.652 [eventLoopGroupProxy-7-2 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 15:59:56.652 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.653 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.653 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.653 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.653 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.654 [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-07 15:59:56.695 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.695 [eventLoopGroupProxy-7-2 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 15:59:56.696 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.696 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.696 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.696 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.696 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.697 [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-07 15:59:56.738 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.739 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 15:59:56.739 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.739 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.739 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.739 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.739 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.740 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:56.781 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.782 [eventLoopGroupProxy-7-2 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 15:59:56.782 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.782 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.782 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.782 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.782 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.783 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:56.825 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.826 [eventLoopGroupProxy-7-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 15:59:56.826 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.827 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.827 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.827 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.827 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.827 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:56.869 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.869 [eventLoopGroupProxy-7-2 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 15:59:56.870 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.870 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.870 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.870 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.870 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.871 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:56.883 [DefaultDispatcher-worker-4 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:56.914 [eventLoopGroupProxy-7-2 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-07 15:59:56.915 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.915 [eventLoopGroupProxy-7-2 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 15:59:56.915 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.916 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.916 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.916 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.916 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.917 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:56.919 [eventLoopGroupProxy-7-2 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-07 15:59:56.919 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.919 [eventLoopGroupProxy-7-2 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:56.919 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.920 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.920 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/blob/upload-batch-data. 2025-04-07 15:59:56.920 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.920 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:56.920 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:56.922 [eventLoopGroupProxy-7-2 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-07 15:59:56.922 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.922 [eventLoopGroupProxy-7-2 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:56.923 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/blob/upload-batch-data 2025-04-07 15:59:56.928 [DefaultDispatcher-worker-11 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:56.933 [DefaultDispatcher-worker-8 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:56.933 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/UmAppDatabase/replication/message 2025-04-07 15:59:56.933 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35959/UmAppDatabase/replication/message. 2025-04-07 15:59:56.933 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/UmAppDatabase/replication/message 2025-04-07 15:59:56.933 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35959/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 15:59:56.934 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:56.935 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 15:59:56.935 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 15:59:56.945 [DefaultDispatcher-worker-17 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd425dc 2025-04-07 15:59:56.945 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:56.945 [eventLoopGroupProxy-7-2 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-07 15:59:56.945 [DefaultDispatcher-worker-8 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json 2025-04-07 15:59:56.945 [DefaultDispatcher-worker-8 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json. 2025-04-07 15:59:56.945 [DefaultDispatcher-worker-8 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json 2025-04-07 15:59:56.945 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/UmAppDatabase/replication/message 2025-04-07 15:59:56.945 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35959/UmAppDatabase/replication/message 2025-04-07 15:59:56.946 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35959/UmAppDatabase/replication/message. 2025-04-07 15:59:56.946 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35959/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 15:59:56.946 [DefaultDispatcher-worker-5 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json 2025-04-07 15:59:56.946 [DefaultDispatcher-worker-5 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json 2025-04-07 15:59:56.946 [DefaultDispatcher-worker-5 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json. 2025-04-07 15:59:56.946 [DefaultDispatcher-worker-5 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35959/api/content/713813237552205824/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 15:59:56.950 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92 2025-04-07 15:59:56.950 [DefaultDispatcher-worker-17 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd425dc 2025-04-07 15:59:56.951 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 15:59:56.951 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 15:59:56.951 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 15:59:56.951 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 15:59:56.951 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 15:59:56.952 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-04-07 15:59:56.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-07 15:59:56.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-07 15:59:56.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:56.952 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b3a3a92: (connection evicted) 2025-04-07 15:59:56.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:56.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-07 15:59:56.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-07 15:59:57.243 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 15:59:57.376 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 15:59:57.429 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 15:59:57.729 [DefaultDispatcher-worker-17 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-07 15:59:57.955 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1c571162 2025-04-07 15:59:57.955 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1c571162 2025-04-07 15:59:57.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-07 15:59:57.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-07 15:59:57.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:57.956 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dd425dc: (connection evicted) 2025-04-07 15:59:57.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:57.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-07 15:59:57.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12925d2 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:57.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:57.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:57.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-07 15:59:57.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:57.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:57.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:57.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:57.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:57.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:57.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:57.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:57.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-07 15:59:57.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-07 15:59:57.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-07 15:59:57.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b30ff23 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:57.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-07 15:59:57.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-07 15:59:57.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-07 15:59:57.991 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 15:59:57.992 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 15:59:57.992 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3b850bb7 2025-04-07 15:59:57.993 [DefaultDispatcher-worker-17 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:39763 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6632eb19 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:57.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:57.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-07 15:59:57.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-07 15:59:57.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-07 15:59:57.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-07 15:59:57.995 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 15:59:57.995 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 15:59:57.995 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 15:59:57.995 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 15:59:57.995 [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-07 15:59:57.995 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 15:59:57.995 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 15:59:57.995 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 15:59:57.995 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a6e410c 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:57.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:57.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:57.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:57.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-07 15:59:58.016 [DefaultDispatcher-worker-6 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:58.021 [DefaultDispatcher-worker-9 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:58.025 [DefaultDispatcher-worker-12 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-07 15:59:58.026 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-07 15:59:58.030 [DefaultDispatcher-worker-16 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:58.035 [DefaultDispatcher-worker-4 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:58.035 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json 2025-04-07 15:59:58.035 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json. 2025-04-07 15:59:58.035 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json 2025-04-07 15:59:58.036 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json 2025-04-07 15:59:58.036 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json 2025-04-07 15:59:58.036 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json. 2025-04-07 15:59:58.036 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 15:59:58.044 [DefaultDispatcher-worker-15 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:58.045 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 15:59:58.045 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f7254795-8f0e-44a1-a9a2-0b40c1938a1a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 15:59:58.046 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 15:59:58.046 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f7254795-8f0e-44a1-a9a2-0b40c1938a1a 2025-04-07 15:59:58.046 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:58.046 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39763/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 15:59:58.046 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:58.046 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 15:59:58.049 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:58.049 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:58.049 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:58.049 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:58.049 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 15:59:58.049 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:58.049 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 15:59:58.050 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:58.050 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39763/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:58.052 [DefaultDispatcher-worker-12 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:58.052 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/UmAppDatabase/replication/nodeId 2025-04-07 15:59:58.052 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39763/UmAppDatabase/replication/nodeId. 2025-04-07 15:59:58.052 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/UmAppDatabase/replication/nodeId 2025-04-07 15:59:58.053 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-init-batch 2025-04-07 15:59:58.053 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-init-batch. 2025-04-07 15:59:58.053 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-init-batch 2025-04-07 15:59:58.053 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 15:59:58.053 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:58.053 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:58.054 [eventLoopGroupProxy-10-1 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-07 15:59:58.054 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/UmAppDatabase/replication/nodeId 2025-04-07 15:59:58.054 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39763/UmAppDatabase/replication/nodeId 2025-04-07 15:59:58.055 [eventLoopGroupProxy-10-3 @call-handler#685] 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-07 15:59:58.055 [eventLoopGroupProxy-10-3 @call-handler#685] 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-07 15:59:58.056 [eventLoopGroupProxy-10-3 @coroutine#686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-07 15:59:58.057 [eventLoopGroupProxy-10-3 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-07 15:59:58.057 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-init-batch 2025-04-07 15:59:58.057 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39763/api/blob/upload-init-batch 2025-04-07 15:59:58.057 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-init-batch. 2025-04-07 15:59:58.058 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39763/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 15:59:58.059 [DefaultDispatcher-worker-8 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.060 [DefaultDispatcher-worker-8 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-04-07 15:59:58.060 [DefaultDispatcher-worker-8 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.060 [DefaultDispatcher-worker-8 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:58.060 [DefaultDispatcher-worker-14 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:58.061 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:58.063 [eventLoopGroupProxy-10-1 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-07 15:59:58.063 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:58.063 [eventLoopGroupProxy-10-1 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:58.063 [DefaultDispatcher-worker-16 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.065 [DefaultDispatcher-worker-16 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.065 [DefaultDispatcher-worker-16 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-04-07 15:59:58.065 [DefaultDispatcher-worker-16 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.065 [DefaultDispatcher-worker-16 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:58.066 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:58.066 [DefaultDispatcher-worker-20 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:58.067 [eventLoopGroupProxy-10-1 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-07 15:59:58.067 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:58.067 [eventLoopGroupProxy-10-1 @call-handler#698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:58.068 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.071 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.072 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-04-07 15:59:58.072 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.072 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:58.073 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:58.076 [eventLoopGroupProxy-10-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-07 15:59:58.076 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:58.076 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 15:59:58.076 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.078 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.078 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-04-07 15:59:58.078 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.078 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:58.079 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:58.080 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:58.081 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-07 15:59:58.081 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:58.081 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:58.082 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.082 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:58.083 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.083 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-04-07 15:59:58.083 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.083 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:58.084 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:58.085 [eventLoopGroupProxy-10-1 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-07 15:59:58.086 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:58.086 [eventLoopGroupProxy-10-1 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:58.086 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-04-07 15:59:58.094 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:58.095 [DefaultDispatcher-worker-4 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:58.096 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 15:59:58.100 [DefaultDispatcher-worker-4 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:58.100 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/UmAppDatabase/replication/message 2025-04-07 15:59:58.100 [DefaultDispatcher-worker-4 @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:39763/UmAppDatabase/replication/message. 2025-04-07 15:59:58.100 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/UmAppDatabase/replication/message 2025-04-07 15:59:58.100 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 15:59:58.101 [eventLoopGroupProxy-10-1 @call-handler#723] 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-07 15:59:58.101 [eventLoopGroupProxy-10-1 @call-handler#723] 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-07 15:59:58.101 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 15:59:58.112 [DefaultDispatcher-worker-4 @call-handler#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-07 15:59:58.112 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:58.112 [eventLoopGroupProxy-10-1 @call-handler#723] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-07 15:59:58.112 [DefaultDispatcher-worker-17 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json 2025-04-07 15:59:58.113 [DefaultDispatcher-worker-17 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json. 2025-04-07 15:59:58.113 [DefaultDispatcher-worker-17 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json 2025-04-07 15:59:58.113 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/UmAppDatabase/replication/message 2025-04-07 15:59:58.113 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39763/UmAppDatabase/replication/message 2025-04-07 15:59:58.113 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39763/UmAppDatabase/replication/message. 2025-04-07 15:59:58.113 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39763/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 15:59:58.113 [DefaultDispatcher-worker-4 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json 2025-04-07 15:59:58.113 [DefaultDispatcher-worker-4 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json 2025-04-07 15:59:58.114 [DefaultDispatcher-worker-4 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json. 2025-04-07 15:59:58.114 [DefaultDispatcher-worker-4 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39763/api/content/713813251626463232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 15:59:58.118 [DefaultDispatcher-worker-16 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-07 15:59:58.120 [DefaultDispatcher-worker-14 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-07 15:59:58.120 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 15:59:58.121 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 15:59:58.121 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 15:59:58.121 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 15:59:58.121 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 15:59:58.122 [Test worker @coroutine#739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-07 15:59:58.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-07 15:59:58.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-07 15:59:58.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:58.122 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41120e48: (connection evicted) 2025-04-07 15:59:58.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:58.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-07 15:59:58.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-07 15:59:58.495 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 15:59:58.495 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 15:59:58.596 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 15:59:59.125 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3b850bb7 2025-04-07 15:59:59.125 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3b850bb7 2025-04-07 15:59:59.126 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a83cfbc 2025-04-07 15:59:59.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-07 15:59:59.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-07 15:59:59.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:59.126 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ace6611: (connection evicted) 2025-04-07 15:59:59.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 15:59:59.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-07 15:59:59.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bed61d2 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:59.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:59.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-07 15:59:59.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bf45b7c 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:59.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-07 15:59:59.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-07 15:59:59.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-07 15:59:59.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-07 15:59:59.141 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 15:59:59.142 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 15:59:59.142 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@519eab1e 2025-04-07 15:59:59.143 [DefaultDispatcher-worker-4 @coroutine#752] INFO ktor.application - Responding at http://0.0.0.0:44291 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@148f94dc 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:59.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-07 15:59:59.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-04-07 15:59:59.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-04-07 15:59:59.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-07 15:59:59.145 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 15:59:59.145 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 15:59:59.145 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 15:59:59.145 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 15:59:59.145 [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-07 15:59:59.145 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 15:59:59.145 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 15:59:59.145 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 15:59:59.145 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5354bfce 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 15:59:59.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 15:59:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 15:59:59.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-07 15:59:59.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 15:59:59.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 15:59:59.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-07 15:59:59.165 [DefaultDispatcher-worker-20 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 15:59:59.169 [DefaultDispatcher-worker-2 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 15:59:59.230 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:59.232 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:59.244 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:59.246 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 15:59:59.255 [DefaultDispatcher-worker-2 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-04-07 15:59:59.281 [DefaultDispatcher-worker-2 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-04-07 15:59:59.284 [DefaultDispatcher-worker-2 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-04-07 15:59:59.287 [DefaultDispatcher-worker-2 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-04-07 15:59:59.294 [DefaultDispatcher-worker-16 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 15:59:59.298 [DefaultDispatcher-worker-8 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 15:59:59.298 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/content/713813255331622912/_ustadmanifest.json 2025-04-07 15:59:59.298 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/content/713813255331622912/_ustadmanifest.json. 2025-04-07 15:59:59.298 [Test worker @coroutine#757] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/content/713813255331622912/_ustadmanifest.json 2025-04-07 15:59:59.299 [Test worker @coroutine#757] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/content/713813255331622912/_ustadmanifest.json 2025-04-07 15:59:59.299 [Test worker @coroutine#757] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44291/api/content/713813255331622912/_ustadmanifest.json 2025-04-07 15:59:59.300 [Test worker @coroutine#757] 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:44291/api/content/713813255331622912/_ustadmanifest.json. 2025-04-07 15:59:59.300 [Test worker @coroutine#757] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44291/api/content/713813255331622912/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 15:59:59.365 [DefaultDispatcher-worker-8 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 15:59:59.365 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 15:59:59.365 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-40bc86b8-7d79-44fa-870c-8012343d8ccb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 15:59:59.366 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 15:59:59.366 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-40bc86b8-7d79-44fa-870c-8012343d8ccb 2025-04-07 15:59:59.367 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:59.367 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44291/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 15:59:59.367 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:59.367 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 15:59:59.369 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:59.369 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:59.369 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.369 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:59.369 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 15:59:59.369 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.370 [eventLoopGroupProxy-13-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 15:59:59.370 [DefaultDispatcher-worker-5 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:59.370 [DefaultDispatcher-worker-5 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44291/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 15:59:59.372 [DefaultDispatcher-worker-9 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 15:59:59.372 [DefaultDispatcher-worker-9 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/UmAppDatabase/replication/nodeId 2025-04-07 15:59:59.372 [DefaultDispatcher-worker-9 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44291/UmAppDatabase/replication/nodeId. 2025-04-07 15:59:59.372 [DefaultDispatcher-worker-9 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/UmAppDatabase/replication/nodeId 2025-04-07 15:59:59.373 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 15:59:59.373 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.373 [eventLoopGroupProxy-13-1 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-07 15:59:59.374 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/UmAppDatabase/replication/nodeId 2025-04-07 15:59:59.374 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44291/UmAppDatabase/replication/nodeId 2025-04-07 15:59:59.379 [DefaultDispatcher-worker-4 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 15:59:59.384 [DefaultDispatcher-worker-8 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 15:59:59.386 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-init-batch 2025-04-07 15:59:59.386 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-init-batch. 2025-04-07 15:59:59.386 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-init-batch 2025-04-07 15:59:59.386 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 15:59:59.387 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 15:59:59.388 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 15:59:59.431 [eventLoopGroupProxy-13-1 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.433 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-04-07 15:59:59.433 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-init-batch 2025-04-07 15:59:59.433 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44291/api/blob/upload-init-batch 2025-04-07 15:59:59.434 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-init-batch. 2025-04-07 15:59:59.434 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44291/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 15:59:59.437 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.437 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.437 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.437 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.438 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.440 [eventLoopGroupProxy-13-1 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.440 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.441 [eventLoopGroupProxy-13-1 @call-handler#815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 15:59:59.441 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.442 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.442 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.442 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.442 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.443 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.486 [eventLoopGroupProxy-13-1 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.486 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.486 [eventLoopGroupProxy-13-1 @call-handler#820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 15:59:59.487 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.489 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.489 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.489 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.489 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.489 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.491 [eventLoopGroupProxy-13-1 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.491 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.491 [eventLoopGroupProxy-13-1 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.492 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.492 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.493 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.493 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.493 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.494 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.496 [eventLoopGroupProxy-13-1 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.499 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.499 [eventLoopGroupProxy-13-1 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 15:59:59.500 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.501 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.501 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.501 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.501 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.502 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.544 [eventLoopGroupProxy-13-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.544 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.544 [eventLoopGroupProxy-13-1 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 15:59:59.545 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.548 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.548 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.548 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.548 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.549 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.610 [eventLoopGroupProxy-13-1 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.610 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.610 [eventLoopGroupProxy-13-1 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-07 15:59:59.611 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.613 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.613 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.613 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.613 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.614 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.661 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.661 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.661 [eventLoopGroupProxy-13-1 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-07 15:59:59.662 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.665 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.665 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.665 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.665 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.666 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.709 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.709 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.709 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 15:59:59.710 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.710 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.710 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.710 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.710 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.711 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.753 [eventLoopGroupProxy-13-1 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.754 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.754 [eventLoopGroupProxy-13-1 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 15:59:59.754 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.755 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.755 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.755 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.755 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.756 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.798 [eventLoopGroupProxy-13-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.798 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.798 [eventLoopGroupProxy-13-1 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 15:59:59.799 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.800 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.800 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.800 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.800 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.801 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.802 [eventLoopGroupProxy-13-1 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.802 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.802 [eventLoopGroupProxy-13-1 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.802 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.803 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.803 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.803 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.803 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.804 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.805 [eventLoopGroupProxy-13-1 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.805 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.805 [eventLoopGroupProxy-13-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.805 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.806 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.806 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.806 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.806 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.807 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.808 [eventLoopGroupProxy-13-1 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.808 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.808 [eventLoopGroupProxy-13-1 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.808 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.809 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.809 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.809 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.809 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.809 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.810 [eventLoopGroupProxy-13-1 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.811 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.811 [eventLoopGroupProxy-13-1 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.811 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.811 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.812 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.812 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.812 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.812 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.813 [eventLoopGroupProxy-13-1 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.813 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.814 [eventLoopGroupProxy-13-1 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.814 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.814 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.814 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.814 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.814 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.815 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.816 [eventLoopGroupProxy-13-1 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.817 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.817 [eventLoopGroupProxy-13-1 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.817 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.818 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.818 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.818 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.818 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.818 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.819 [eventLoopGroupProxy-13-1 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.819 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.820 [eventLoopGroupProxy-13-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.820 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.820 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.820 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.820 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.820 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.821 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.822 [eventLoopGroupProxy-13-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.822 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.822 [eventLoopGroupProxy-13-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.823 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.823 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.823 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.823 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.823 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.824 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.825 [eventLoopGroupProxy-13-1 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.825 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.825 [eventLoopGroupProxy-13-1 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.826 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.826 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.826 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.826 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.826 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.827 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.828 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.828 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.828 [eventLoopGroupProxy-13-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.829 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.829 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.829 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.829 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.830 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.830 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.831 [eventLoopGroupProxy-13-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.831 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.832 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.832 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.833 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.833 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.833 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.833 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.833 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.835 [eventLoopGroupProxy-13-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.835 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.835 [eventLoopGroupProxy-13-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.835 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.836 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.836 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.836 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.836 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.836 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.838 [eventLoopGroupProxy-13-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.838 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.838 [eventLoopGroupProxy-13-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.838 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.839 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.839 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.839 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.839 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.839 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.841 [eventLoopGroupProxy-13-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.841 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.841 [eventLoopGroupProxy-13-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.841 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.842 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.842 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.842 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.842 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.843 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.844 [eventLoopGroupProxy-13-1 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.844 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.844 [eventLoopGroupProxy-13-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.845 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.846 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.846 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.846 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.846 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.847 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.848 [eventLoopGroupProxy-13-1 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.848 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.848 [eventLoopGroupProxy-13-1 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.848 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.849 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.849 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.849 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.849 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.849 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.851 [eventLoopGroupProxy-13-1 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.851 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.851 [eventLoopGroupProxy-13-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.851 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.852 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.852 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.852 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.852 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.853 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.854 [eventLoopGroupProxy-13-1 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.854 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.854 [eventLoopGroupProxy-13-1 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.854 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.855 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.855 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.855 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.855 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.856 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.857 [eventLoopGroupProxy-13-1 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.857 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.857 [eventLoopGroupProxy-13-1 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.857 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.858 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.858 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.858 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.858 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.859 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.860 [eventLoopGroupProxy-13-1 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.860 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.860 [eventLoopGroupProxy-13-1 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.861 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.861 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.861 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.861 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.861 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.862 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.863 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.864 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.864 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.864 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.865 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.865 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.865 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.865 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.866 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.867 [eventLoopGroupProxy-13-1 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.867 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.867 [eventLoopGroupProxy-13-1 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.868 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.868 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.868 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.868 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.868 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.869 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.870 [eventLoopGroupProxy-13-1 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.870 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.870 [eventLoopGroupProxy-13-1 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.871 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.872 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.872 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.872 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.872 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.872 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.874 [eventLoopGroupProxy-13-1 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.874 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.874 [eventLoopGroupProxy-13-1 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.874 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.875 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.875 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.875 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.875 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.876 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.878 [eventLoopGroupProxy-13-1 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.878 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.878 [eventLoopGroupProxy-13-1 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.878 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.879 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.879 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.879 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.879 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.880 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.881 [eventLoopGroupProxy-13-1 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.881 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.881 [eventLoopGroupProxy-13-1 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.882 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.883 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.883 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.883 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.883 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.884 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.885 [DefaultDispatcher-worker-6 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 15:59:59.926 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.926 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.926 [eventLoopGroupProxy-13-1 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 15:59:59.927 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.928 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.928 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.928 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.928 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.928 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.929 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.930 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.930 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.930 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.931 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.931 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.931 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.931 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.931 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.932 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.933 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.933 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 15:59:59.933 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.933 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.933 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.933 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.933 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.934 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.935 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.935 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.935 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 15:59:59.935 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.936 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.936 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.936 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.936 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.937 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 15:59:59.979 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 15:59:59.979 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 15:59:59.979 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 15:59:59.980 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.981 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.981 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 15:59:59.981 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 15:59:59.981 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 15:59:59.982 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.024 [eventLoopGroupProxy-13-1 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.024 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.024 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:00.024 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.025 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.025 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.025 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.025 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.026 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.027 [eventLoopGroupProxy-13-1 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.027 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.027 [eventLoopGroupProxy-13-1 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.027 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.028 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.028 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.028 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.028 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.028 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.030 [eventLoopGroupProxy-13-1 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.030 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.030 [eventLoopGroupProxy-13-1 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.030 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.031 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.031 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.031 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.031 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.032 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.074 [eventLoopGroupProxy-13-1 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.074 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.074 [eventLoopGroupProxy-13-1 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 16:00:00.075 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.076 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.076 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.076 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.076 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.077 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.078 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.078 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.078 [eventLoopGroupProxy-13-1 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.079 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.079 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.079 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.079 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.079 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.080 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.081 [eventLoopGroupProxy-13-1 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.081 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.082 [eventLoopGroupProxy-13-1 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.082 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.083 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.083 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.083 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.083 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.083 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.084 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.085 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.085 [eventLoopGroupProxy-13-1 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.085 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.086 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.086 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.086 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.086 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.086 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.088 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.088 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.088 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.088 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.089 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.089 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.089 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.089 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.089 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.132 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.132 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.132 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:00.133 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.134 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.134 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.134 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.134 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.134 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.136 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.136 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.136 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.136 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.137 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.137 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.137 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.137 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.138 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.139 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.139 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.139 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.139 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.140 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.140 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.140 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.140 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.141 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.142 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.142 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.142 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.143 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.143 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.143 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.143 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.143 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.144 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.145 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.145 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.145 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.146 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.146 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.146 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.146 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.146 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.147 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.148 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.148 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.148 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.148 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.149 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.149 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.149 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.149 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.150 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.151 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.151 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.151 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.151 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.152 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.152 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.152 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.152 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.152 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.153 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.154 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.154 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.154 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.155 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.155 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.155 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.155 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.155 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.156 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.156 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.156 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.156 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.157 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.157 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.157 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.157 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.158 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.159 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.159 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.159 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.159 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.160 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.160 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.160 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.160 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.161 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.162 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.162 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.162 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.162 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.163 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.163 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.163 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.163 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.164 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.165 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.165 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.165 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.165 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.166 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.166 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.166 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.166 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.166 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.167 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.167 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.167 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.168 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.168 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.168 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.169 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.169 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.169 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.212 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.212 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.212 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:00.212 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.213 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.213 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.214 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.214 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.214 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.215 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.216 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.216 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.216 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.217 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.217 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.217 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.217 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.217 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.219 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.219 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.219 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.219 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.220 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.220 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.220 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.220 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.221 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.263 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.263 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.263 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:00.263 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.264 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.264 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.264 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.264 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.265 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.266 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.266 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.266 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.266 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.267 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.267 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.267 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.267 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.268 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.268 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.269 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.269 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.269 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.270 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.270 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.270 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.270 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.270 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.271 [eventLoopGroupProxy-13-1 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.271 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.271 [eventLoopGroupProxy-13-1 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.271 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.272 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.272 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.272 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.272 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.273 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.315 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.315 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.315 [eventLoopGroupProxy-13-1 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 16:00:00.315 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.316 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.316 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.316 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.316 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.317 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.318 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.318 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.318 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.318 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.319 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.319 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.319 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.319 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.320 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.362 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.362 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.362 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 16:00:00.362 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.363 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.363 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.363 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.363 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.364 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.393 [DefaultDispatcher-worker-1 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 16:00:00.408 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.408 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.408 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 16:00:00.408 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.409 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.409 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.409 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.409 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.410 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.452 [eventLoopGroupProxy-13-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.452 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.452 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 16:00:00.453 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.454 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.454 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.454 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.454 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.454 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.497 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.497 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.497 [eventLoopGroupProxy-13-1 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:00.498 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.499 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.499 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.499 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.499 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.499 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.500 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.500 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.500 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.501 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.501 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.501 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.501 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.501 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.502 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.503 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.503 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.503 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.503 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.504 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.504 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.504 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.504 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.505 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.506 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.506 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.506 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.506 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.507 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.507 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.507 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.507 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.508 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.509 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.509 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.509 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.509 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.510 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.510 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.510 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.510 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.510 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.511 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.511 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.511 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.512 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.512 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.512 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.512 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.512 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.513 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.514 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.514 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.514 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.514 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.515 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.515 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.515 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.515 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.516 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.517 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.517 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.517 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.517 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.518 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.518 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.518 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.518 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.519 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.519 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.520 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.520 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.520 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.520 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.520 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.520 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.520 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.521 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.522 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.522 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.522 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.522 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.523 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.523 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.523 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.523 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.523 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.524 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.524 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.524 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.524 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.525 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.525 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.525 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.525 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.525 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.526 [eventLoopGroupProxy-13-1 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.526 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.526 [eventLoopGroupProxy-13-1 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.526 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.527 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.527 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.527 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.527 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.527 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.528 [eventLoopGroupProxy-13-1 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.528 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.528 [eventLoopGroupProxy-13-1 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.529 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.529 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.529 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.529 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.529 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.530 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.530 [eventLoopGroupProxy-13-1 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.531 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.531 [eventLoopGroupProxy-13-1 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.531 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.532 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.532 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.532 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.532 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.532 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.533 [eventLoopGroupProxy-13-1 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.533 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.533 [eventLoopGroupProxy-13-1 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.533 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.534 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.534 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.534 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.534 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.534 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.577 [eventLoopGroupProxy-13-1 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.578 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.578 [eventLoopGroupProxy-13-1 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 16:00:00.578 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.579 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.579 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.579 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.579 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.579 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.580 [eventLoopGroupProxy-13-1 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.581 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.581 [eventLoopGroupProxy-13-1 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.581 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.581 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.581 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.581 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.581 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.582 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.583 [eventLoopGroupProxy-13-1 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.583 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.583 [eventLoopGroupProxy-13-1 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.583 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.584 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.584 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.584 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.584 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.584 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.585 [eventLoopGroupProxy-13-1 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.585 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.585 [eventLoopGroupProxy-13-1 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.585 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.586 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.586 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.586 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.586 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.586 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.587 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.587 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.587 [eventLoopGroupProxy-13-1 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.587 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.588 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.588 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.588 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.588 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.588 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.589 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.589 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.589 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.590 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.590 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.590 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.590 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.590 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.591 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.592 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.592 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.592 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.592 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.593 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.593 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.593 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.593 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.593 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.636 [eventLoopGroupProxy-13-1 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.636 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.636 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:00.637 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.637 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.637 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.637 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.637 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.638 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.639 [eventLoopGroupProxy-13-1 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.639 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.639 [eventLoopGroupProxy-13-1 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.639 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.640 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.640 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.640 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.640 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.640 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.641 [eventLoopGroupProxy-13-1 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.641 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.641 [eventLoopGroupProxy-13-1 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.641 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.642 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.642 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.642 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.642 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.642 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.684 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.685 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.685 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:00.685 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.687 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.687 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.687 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.687 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.687 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.688 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.688 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.689 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:00.689 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.689 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.689 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.689 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.689 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.690 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.690 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.690 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.690 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.691 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.691 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.691 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.691 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.691 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.691 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.692 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.692 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.692 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.692 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.693 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.693 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.693 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.693 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.693 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.694 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.694 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.694 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.694 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.695 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.695 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.695 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.695 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.695 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.696 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.696 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.696 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.696 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.696 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.696 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.696 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.696 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.697 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.698 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.698 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.698 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.698 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.698 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.698 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.698 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.698 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.699 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.699 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.699 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.700 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.700 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.700 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.700 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.700 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.700 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.700 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.701 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.701 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.701 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.702 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.702 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.702 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.702 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.702 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.702 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.703 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.703 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.703 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.703 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.704 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.704 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.704 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.704 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.704 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.705 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.705 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.705 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.705 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.706 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.706 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.706 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.706 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.706 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.707 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.707 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.707 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.707 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.708 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.708 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.708 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.708 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.708 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.751 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.751 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.751 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:00.752 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.752 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.752 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.752 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.752 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.753 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.754 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.754 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.754 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.754 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.755 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.755 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.755 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.755 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.755 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.798 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.798 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.798 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:00.799 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.800 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.800 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.800 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.800 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.800 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.801 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.801 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.801 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:00.801 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.802 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.802 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.802 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.802 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.802 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.844 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.844 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.844 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 16:00:00.844 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.845 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.845 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.845 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.845 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.845 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.888 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.888 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.888 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:00.888 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.889 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.889 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.889 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.889 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.890 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.904 [DefaultDispatcher-worker-5 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 16:00:00.931 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.931 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.931 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 16:00:00.931 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.932 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.932 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.932 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.932 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.932 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:00.975 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:00.975 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:00.975 [eventLoopGroupProxy-13-1 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:00.975 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.976 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.976 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:00.976 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:00.976 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:00.977 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.019 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.019 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.019 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 16:00:01.019 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.020 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.020 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.020 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.020 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.021 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.021 [eventLoopGroupProxy-13-1 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.022 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.022 [eventLoopGroupProxy-13-1 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:01.022 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.022 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.022 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.022 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.022 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.023 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.065 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.065 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.065 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:01.066 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.066 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.066 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.066 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.066 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.067 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.068 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.068 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.068 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.068 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.069 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.069 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.069 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.069 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.069 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.070 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.071 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.071 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:01.071 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.071 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.071 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.071 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.071 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.072 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.073 [eventLoopGroupProxy-13-1 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.073 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.073 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.073 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.074 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.074 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.074 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.074 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.074 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.075 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.075 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.075 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.076 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.076 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.076 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.076 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.076 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.076 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.077 [eventLoopGroupProxy-13-1 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.077 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.078 [eventLoopGroupProxy-13-1 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.078 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.078 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.078 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.078 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.078 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.079 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.121 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.121 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.121 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 16:00:01.122 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.122 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.122 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.122 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.122 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.123 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.124 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.124 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.124 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.124 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.125 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.125 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.125 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.125 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.125 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.126 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.126 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.126 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.126 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.126 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.126 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.126 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.126 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.127 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.128 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.128 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.128 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.128 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.128 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.128 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.128 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.128 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.129 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.131 [DefaultDispatcher-worker-18 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.149 [DefaultDispatcher-worker-18 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-04-07 16:00:01.171 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.171 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.171 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 16:00:01.172 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.172 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.172 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.172 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.172 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.173 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.174 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.174 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.174 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.174 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.175 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.175 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.175 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.175 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.175 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.176 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.176 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.176 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.176 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.177 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.177 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.177 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.177 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.177 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.178 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.178 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.178 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.178 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.179 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.179 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.179 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.179 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.179 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.222 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.222 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.222 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:01.222 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.223 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.223 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.223 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.223 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.224 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.266 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.266 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.266 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 16:00:01.267 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.268 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.268 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.268 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.268 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.268 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.269 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.269 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.269 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.270 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.270 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.270 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.270 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.270 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.271 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.276 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.276 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.276 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 16:00:01.276 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.277 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.277 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.277 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.277 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.277 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.278 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.278 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.278 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.278 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.279 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.279 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.279 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.279 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.279 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.322 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.322 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.323 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:01.323 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.324 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.324 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.324 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.324 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.324 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.325 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.325 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.325 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.326 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.326 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.326 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.326 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.326 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.326 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.369 [eventLoopGroupProxy-13-1 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.369 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.369 [eventLoopGroupProxy-13-1 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:01.370 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.370 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.370 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.370 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.370 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.371 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.412 [DefaultDispatcher-worker-2 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 16:00:01.413 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.414 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.414 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 16:00:01.414 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.415 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.415 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.415 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.415 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.415 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.416 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.416 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.416 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.416 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.417 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.417 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.417 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.417 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.417 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.460 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.460 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.461 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 16:00:01.461 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.462 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.462 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.462 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.462 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.462 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.463 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.463 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.463 [eventLoopGroupProxy-13-1 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.463 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.464 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.464 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.464 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.464 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.465 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.466 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.466 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.466 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.466 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.466 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.466 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.466 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.466 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.467 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.467 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.468 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.468 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.468 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.469 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.469 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.469 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.469 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.469 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.474 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.474 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.474 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 16:00:01.474 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.475 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.475 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.475 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.475 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.475 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.517 [eventLoopGroupProxy-13-1 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.517 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.517 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 16:00:01.518 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.518 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.518 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.518 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.518 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.519 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.520 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.520 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.520 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.520 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.520 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.520 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.520 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.520 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.521 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.522 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.522 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.522 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 16:00:01.522 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.523 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.523 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/blob/upload-batch-data. 2025-04-07 16:00:01.523 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.523 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:01.523 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:01.525 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:01.525 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.525 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 16:00:01.525 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/blob/upload-batch-data 2025-04-07 16:00:01.531 [DefaultDispatcher-worker-4 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 16:00:01.535 [DefaultDispatcher-worker-15 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 16:00:01.535 [DefaultDispatcher-worker-15 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/UmAppDatabase/replication/message 2025-04-07 16:00:01.535 [DefaultDispatcher-worker-15 @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:44291/UmAppDatabase/replication/message. 2025-04-07 16:00:01.535 [DefaultDispatcher-worker-15 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/UmAppDatabase/replication/message 2025-04-07 16:00:01.535 [DefaultDispatcher-worker-15 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44291/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 16:00:01.536 [eventLoopGroupProxy-13-1 @call-handler#1605] 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-07 16:00:01.536 [eventLoopGroupProxy-13-1 @call-handler#1605] 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-07 16:00:01.536 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 16:00:01.548 [DefaultDispatcher-worker-4 @call-handler#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-07 16:00:01.548 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:01.548 [eventLoopGroupProxy-13-1 @call-handler#1605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-07 16:00:01.548 [DefaultDispatcher-worker-4 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44291/api/content/713813255331622912/_ustadmanifest.json 2025-04-07 16:00:01.548 [DefaultDispatcher-worker-4 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44291/api/content/713813255331622912/_ustadmanifest.json. 2025-04-07 16:00:01.548 [DefaultDispatcher-worker-4 @coroutine#751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44291/api/content/713813255331622912/_ustadmanifest.json 2025-04-07 16:00:01.548 [DefaultDispatcher-worker-7 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/UmAppDatabase/replication/message 2025-04-07 16:00:01.548 [DefaultDispatcher-worker-7 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44291/UmAppDatabase/replication/message 2025-04-07 16:00:01.549 [DefaultDispatcher-worker-7 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44291/UmAppDatabase/replication/message. 2025-04-07 16:00:01.549 [DefaultDispatcher-worker-7 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44291/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:01.549 [DefaultDispatcher-worker-16 @coroutine#751] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44291/api/content/713813255331622912/_ustadmanifest.json 2025-04-07 16:00:01.549 [DefaultDispatcher-worker-16 @coroutine#751] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44291/api/content/713813255331622912/_ustadmanifest.json 2025-04-07 16:00:01.549 [DefaultDispatcher-worker-20 @coroutine#751] 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:44291/api/content/713813255331622912/_ustadmanifest.json. 2025-04-07 16:00:01.549 [DefaultDispatcher-worker-20 @coroutine#751] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44291/api/content/713813255331622912/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 16:00:01.554 [DefaultDispatcher-worker-18 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-04-07 16:00:01.568 [DefaultDispatcher-worker-18 @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-07 16:00:01.586 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 16:00:01.586 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 16:00:01.586 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 16:00:01.586 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 16:00:01.586 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 16:00:01.588 [Test worker @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-04-07 16:00:01.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-07 16:00:01.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-07 16:00:01.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:01.589 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7: (connection evicted) 2025-04-07 16:00:01.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:01.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-07 16:00:01.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-07 16:00:01.646 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 16:00:01.646 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 16:00:02.032 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 16:00:02.592 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@519eab1e 2025-04-07 16:00:02.592 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@519eab1e 2025-04-07 16:00:02.595 [Test worker @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47393345 2025-04-07 16:00:02.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-07 16:00:02.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-07 16:00:02.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:02.596 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@490704a5: (connection evicted) 2025-04-07 16:00:02.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:02.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-07 16:00:02.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-07 16:00:02.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccc4ca0 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:02.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-07 16:00:02.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-07 16:00:02.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-07 16:00:02.648 [DefaultDispatcher-worker-8 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9ac719 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:02.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@337e573b 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@337e573b 2025-04-07 16:00:02.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d24ab25 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:02.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-07 16:00:02.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-07 16:00:02.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-07 16:00:02.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-07 16:00:02.655 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 16:00:02.656 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 16:00:02.657 [DefaultDispatcher-worker-2 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:40623 2025-04-07 16:00:02.659 [DefaultDispatcher-worker-2 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337e573b 2025-04-07 16:00:02.660 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40623/api/blob/upload-init-batch 2025-04-07 16:00:02.660 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40623/api/blob/upload-init-batch. 2025-04-07 16:00:02.660 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40623/api/blob/upload-init-batch 2025-04-07 16:00:02.660 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40623/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 16:00:02.661 [eventLoopGroupProxy-16-1 @call-handler#1649] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 16:00:02.662 [eventLoopGroupProxy-16-1 @call-handler#1649] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 16:00:02.662 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-07 16:00:02.663 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40623/api/blob/upload-init-batch 2025-04-07 16:00:02.663 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40623/api/blob/upload-init-batch 2025-04-07 16:00:02.663 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40623/api/blob/upload-init-batch. 2025-04-07 16:00:02.663 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40623/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:02.664 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40623/api/blob/upload-batch-data 2025-04-07 16:00:02.664 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40623/api/blob/upload-batch-data. 2025-04-07 16:00:02.664 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40623/api/blob/upload-batch-data 2025-04-07 16:00:02.664 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40623/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:02.664 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 16:00:02.666 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-07 16:00:02.666 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:02.667 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40623/api/blob/upload-batch-data 2025-04-07 16:00:02.669 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-07 16:00:02.671 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:02.674 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337e573b 2025-04-07 16:00:02.705 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:02.753 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:02.754 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:03.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125ba798 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:03.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c20142 2025-04-07 16:00:03.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c20142 2025-04-07 16:00:03.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-07 16:00:03.775 [DefaultDispatcher-worker-17 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c20142 2025-04-07 16:00:03.778 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54353/api/blob/upload-init-batch 2025-04-07 16:00:03.778 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54353/api/blob/upload-init-batch. 2025-04-07 16:00:03.778 [Test worker @coroutine#1675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54353/api/blob/upload-init-batch 2025-04-07 16:00:03.778 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54353/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 16:00:03.779 [Test worker @coroutine#1675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54353/api/blob/upload-init-batch 2025-04-07 16:00:03.779 [Test worker @coroutine#1675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54353/api/blob/upload-init-batch 2025-04-07 16:00:03.780 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54353/api/blob/upload-init-batch. 2025-04-07 16:00:03.780 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54353/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:03.786 [DefaultDispatcher-worker-14 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c20142 2025-04-07 16:00:03.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-07 16:00:03.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-07 16:00:03.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:03.788 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43c20142: (connection evicted) 2025-04-07 16:00:03.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:03.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-07 16:00:03.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7611e295 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:03.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7fd77f 2025-04-07 16:00:03.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7fd77f 2025-04-07 16:00:03.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-07 16:00:03.804 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36679/api/blob/upload-init-batch 2025-04-07 16:00:03.804 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36679/api/blob/upload-init-batch. 2025-04-07 16:00:03.804 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36679/api/blob/upload-init-batch 2025-04-07 16:00:03.804 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36679/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 16:00:03.805 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36679/api/blob/upload-init-batch 2025-04-07 16:00:03.805 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36679/api/blob/upload-init-batch 2025-04-07 16:00:03.805 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36679/api/blob/upload-init-batch. 2025-04-07 16:00:03.805 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36679/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:03.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-07 16:00:03.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-07 16:00:03.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:03.806 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a7fd77f: (connection evicted) 2025-04-07 16:00:03.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:03.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-07 16:00:03.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-07 16:00:03.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77604a86 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:03.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6409ec 2025-04-07 16:00:03.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6409ec 2025-04-07 16:00:03.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-07 16:00:03.821 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48023/api/blob/upload-init-batch 2025-04-07 16:00:03.821 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48023/api/blob/upload-init-batch. 2025-04-07 16:00:03.821 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48023/api/blob/upload-init-batch 2025-04-07 16:00:03.822 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48023/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 16:00:03.823 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48023/api/blob/upload-init-batch 2025-04-07 16:00:03.823 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48023/api/blob/upload-init-batch 2025-04-07 16:00:03.823 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48023/api/blob/upload-init-batch. 2025-04-07 16:00:03.823 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48023/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:03.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-07 16:00:03.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-07 16:00:03.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:03.827 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a6409ec: (connection evicted) 2025-04-07 16:00:03.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:03.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-07 16:00:03.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e9d203e 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:04.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:04.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-07 16:00:04.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5687ade6 2025-04-07 16:00:04.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5687ade6 2025-04-07 16:00:04.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-07 16:00:04.095 [DefaultDispatcher-worker-1 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687ade6 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f1b2f07 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:04.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-07 16:00:04.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@399a5a52 2025-04-07 16:00:04.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@399a5a52 2025-04-07 16:00:04.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-07 16:00:04.119 [DefaultDispatcher-worker-19 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399a5a52 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@682270ff 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:04.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@37922937 2025-04-07 16:00:04.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@37922937 2025-04-07 16:00:04.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f09907 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:04.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-04-07 16:00:04.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-04-07 16:00:04.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-07 16:00:04.159 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:04.165 [DefaultDispatcher-worker-6 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-04-07 16:00:04.169 [DefaultDispatcher-worker-6 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-04-07 16:00:04.173 [DefaultDispatcher-worker-7 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-04-07 16:00:04.178 [DefaultDispatcher-worker-18 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-04-07 16:00:04.179 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-04-07 16:00:04.183 [DefaultDispatcher-worker-14 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2025-04-07 16:00:04.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-07 16:00:04.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-07 16:00:04.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:04.187 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca: (connection evicted) 2025-04-07 16:00:04.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:04.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-07 16:00:04.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cdd156b 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:04.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-07 16:00:04.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-07 16:00:04.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-07 16:00:04.199 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:04.208 [DefaultDispatcher-worker-8 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-07 16:00:04.212 [DefaultDispatcher-worker-7 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-07 16:00:04.216 [DefaultDispatcher-worker-1 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-07 16:00:04.220 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:04.220 [DefaultDispatcher-worker-8 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-07 16:00:04.223 [Test worker @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-07 16:00:04.228 [DefaultDispatcher-worker-1 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-07 16:00:04.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-07 16:00:04.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-07 16:00:04.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:04.229 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58038583: (connection evicted) 2025-04-07 16:00:04.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:04.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-07 16:00:04.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-07 16:00:04.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-07 16:00:04.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:04.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76876421 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:04.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-07 16:00:04.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-07 16:00:04.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-07 16:00:04.249 [DefaultDispatcher-worker-12 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-07 16:00:04.253 [DefaultDispatcher-worker-9 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-07 16:00:04.257 [DefaultDispatcher-worker-12 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-07 16:00:04.261 [DefaultDispatcher-worker-4 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-07 16:00:04.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-07 16:00:04.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-07 16:00:04.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:04.261 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60317de8: (connection evicted) 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:04.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-07 16:00:04.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aec151b 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:04.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-04-07 16:00:04.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-04-07 16:00:04.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-07 16:00:04.281 [DefaultDispatcher-worker-5 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-04-07 16:00:04.286 [DefaultDispatcher-worker-8 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-04-07 16:00:04.290 [DefaultDispatcher-worker-19 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-04-07 16:00:04.294 [DefaultDispatcher-worker-1 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-04-07 16:00:04.296 [Test worker @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-04-07 16:00:04.300 [DefaultDispatcher-worker-15 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-04-07 16:00:04.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-07 16:00:04.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-07 16:00:04.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:04.300 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b9817b: (connection evicted) 2025-04-07 16:00:04.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:04.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-07 16:00:04.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-07 16:00:04.606 [DefaultDispatcher-worker-3 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-07 16:00:04.655 [DefaultDispatcher-worker-3 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a8e87b 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:07.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:07.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bed434d 2025-04-07 16:00:07.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bed434d 2025-04-07 16:00:07.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-07 16:00:07.841 [DefaultDispatcher-worker-5 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bed434d 2025-04-07 16:00:07.921 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@761ea1f5 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:08.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:08.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-07 16:00:08.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a91027c 2025-04-07 16:00:08.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a91027c 2025-04-07 16:00:08.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-07 16:00:08.372 [DefaultDispatcher-worker-16 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a91027c 2025-04-07 16:00:08.377 [DefaultDispatcher-worker-18 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a91027c 2025-04-07 16:00:08.380 [DefaultDispatcher-worker-8 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a91027c 2025-04-07 16:00:08.384 [DefaultDispatcher-worker-3 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a91027c 2025-04-07 16:00:08.388 [DefaultDispatcher-worker-1 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a91027c 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25031fd4 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:08.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 16:00:08.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 16:00:08.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-07 16:00:08.411 [DefaultDispatcher-worker-8 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 16:00:08.415 [DefaultDispatcher-worker-10 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 16:00:08.418 [DefaultDispatcher-worker-6 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 16:00:08.422 [DefaultDispatcher-worker-7 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0a4f87 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:08.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 16:00:08.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 16:00:08.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-07 16:00:08.442 [DefaultDispatcher-worker-6 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 16:00:08.446 [DefaultDispatcher-worker-12 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 16:00:08.450 [DefaultDispatcher-worker-8 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 16:00:08.453 [DefaultDispatcher-worker-9 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 16:00:08.454 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.456 [DefaultDispatcher-worker-13 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 16:00:08.462 [DefaultDispatcher-worker-2 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73973e77 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:08.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-07 16:00:08.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 16:00:08.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 16:00:08.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-07 16:00:08.481 [DefaultDispatcher-worker-6 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 16:00:08.486 [DefaultDispatcher-worker-17 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 16:00:08.489 [DefaultDispatcher-worker-15 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 16:00:08.492 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.493 [DefaultDispatcher-worker-15 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 16:00:08.497 [DefaultDispatcher-worker-14 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20843604 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:08.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 16:00:08.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 16:00:08.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-07 16:00:08.518 [DefaultDispatcher-worker-17 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 16:00:08.522 [DefaultDispatcher-worker-3 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 16:00:08.524 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.526 [DefaultDispatcher-worker-18 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 16:00:08.530 [DefaultDispatcher-worker-17 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 16:00:08.533 [DefaultDispatcher-worker-20 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 16:00:08.538 [DefaultDispatcher-worker-11 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e11b60 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:08.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:08.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-07 16:00:08.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-07 16:00:08.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-07 16:00:08.560 [DefaultDispatcher-worker-1 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-07 16:00:08.563 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.564 [DefaultDispatcher-worker-17 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-07 16:00:08.567 [DefaultDispatcher-worker-13 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-07 16:00:08.570 [DefaultDispatcher-worker-3 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbed6fc 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:08.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-04-07 16:00:08.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-04-07 16:00:08.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-07 16:00:08.591 [DefaultDispatcher-worker-1 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-04-07 16:00:08.594 [DefaultDispatcher-worker-13 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-04-07 16:00:08.597 [DefaultDispatcher-worker-13 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-04-07 16:00:08.598 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.601 [DefaultDispatcher-worker-5 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-04-07 16:00:08.604 [DefaultDispatcher-worker-11 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-04-07 16:00:08.610 [DefaultDispatcher-worker-5 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e02661 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:08.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:08.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-07 16:00:08.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-07 16:00:08.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-07 16:00:08.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6f7c25 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-07 16:00:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:08.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-07 16:00:08.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-04-07 16:00:08.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-04-07 16:00:08.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-07 16:00:08.640 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-04-07 16:00:08.641 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.641 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae22651 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:08.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-04-07 16:00:08.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-04-07 16:00:08.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-07 16:00:08.660 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-04-07 16:00:08.662 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193d73d3 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:08.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@978475b 2025-04-07 16:00:08.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@978475b 2025-04-07 16:00:08.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-07 16:00:08.672 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.678 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@978475b 2025-04-07 16:00:08.680 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@978475b 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10b0dd3a 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:08.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2025-04-07 16:00:08.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2025-04-07 16:00:08.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-07 16:00:08.695 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2025-04-07 16:00:08.696 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2025-04-07 16:00:08.712 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.721 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45277/ 2025-04-07 16:00:08.721 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45277/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:08.722 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45277/ 2025-04-07 16:00:08.723 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45277/ 2025-04-07 16:00:08.723 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45277/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:08.723 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.745 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.765 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45277/ 2025-04-07 16:00:08.765 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.765 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45277/ 2025-04-07 16:00:08.765 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45277/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:08.781 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:08.806 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45277/ 2025-04-07 16:00:08.807 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45277/ 2025-04-07 16:00:08.807 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45277/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:08.849 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45277/ 2025-04-07 16:00:08.849 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45277/ 2025-04-07 16:00:08.849 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45277/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:08.890 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45277/ 2025-04-07 16:00:08.891 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45277/ 2025-04-07 16:00:08.891 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45277/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:08.932 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45277/ 2025-04-07 16:00:08.933 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45277/ 2025-04-07 16:00:08.933 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45277/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:08.975 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45277/ 2025-04-07 16:00:08.989 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60407/ 2025-04-07 16:00:08.989 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60407/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:08.990 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60407/ 2025-04-07 16:00:08.990 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60407/ 2025-04-07 16:00:08.990 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60407/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:09.032 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60407/ 2025-04-07 16:00:09.032 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60407/ 2025-04-07 16:00:09.032 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60407/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:09.073 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60407/ 2025-04-07 16:00:09.074 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60407/ 2025-04-07 16:00:09.074 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60407/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:09.115 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60407/ 2025-04-07 16:00:09.116 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60407/ 2025-04-07 16:00:09.116 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60407/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:09.157 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60407/ 2025-04-07 16:00:09.158 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60407/ 2025-04-07 16:00:09.158 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60407/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:09.200 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60407/ 2025-04-07 16:00:09.200 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60407/ 2025-04-07 16:00:09.200 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60407/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 16:00:09.201 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60407/ 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e3bc13b 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2025-04-07 16:00:09.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2025-04-07 16:00:09.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-07 16:00:09.289 [DefaultDispatcher-worker-18 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f39b3ba 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-07 16:00:09.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-07 16:00:09.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-07 16:00:09.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-07 16:00:09.321 [DefaultDispatcher-worker-5 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f7853af 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@d970881 2025-04-07 16:00:09.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@d970881 2025-04-07 16:00:09.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-07 16:00:09.341 [DefaultDispatcher-worker-2 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d970881 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec5d3e1 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2025-04-07 16:00:09.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2025-04-07 16:00:09.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-07 16:00:09.350 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.361 [DefaultDispatcher-worker-20 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a985388 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-04-07 16:00:09.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-04-07 16:00:09.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-07 16:00:09.383 [DefaultDispatcher-worker-3 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff52a71 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-07 16:00:09.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2025-04-07 16:00:09.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2025-04-07 16:00:09.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-07 16:00:09.397 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.408 [DefaultDispatcher-worker-3 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29682244 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-07 16:00:09.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-07 16:00:09.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-07 16:00:09.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-07 16:00:09.422 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.432 [DefaultDispatcher-worker-4 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32eeef08 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cb800b 2025-04-07 16:00:09.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cb800b 2025-04-07 16:00:09.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-07 16:00:09.443 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.452 [DefaultDispatcher-worker-18 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46cb800b 2025-04-07 16:00:09.456 [DefaultDispatcher-worker-17 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46cb800b 2025-04-07 16:00:09.460 [DefaultDispatcher-worker-6 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46cb800b 2025-04-07 16:00:09.462 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.463 [DefaultDispatcher-worker-12 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46cb800b 2025-04-07 16:00:09.470 [DefaultDispatcher-worker-10 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46cb800b 2025-04-07 16:00:09.473 [DefaultDispatcher-worker-1 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46cb800b 2025-04-07 16:00:09.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-07 16:00:09.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-07 16:00:09.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.476 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46cb800b: (connection evicted) 2025-04-07 16:00:09.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:09.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-07 16:00:09.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d97a357 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2025-04-07 16:00:09.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2025-04-07 16:00:09.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-07 16:00:09.485 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.498 [DefaultDispatcher-worker-18 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dab2cf5 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ca1cad 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-07 16:00:09.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-07 16:00:09.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-07 16:00:09.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-07 16:00:09.512 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.521 [DefaultDispatcher-worker-4 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edce7da 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-07 16:00:09.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-07 16:00:09.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-07 16:00:09.540 [DefaultDispatcher-worker-8 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0eb939 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-07 16:00:09.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@209f0986 2025-04-07 16:00:09.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@209f0986 2025-04-07 16:00:09.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-07 16:00:09.559 [DefaultDispatcher-worker-8 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209f0986 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31887330 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb4f09d 2025-04-07 16:00:09.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb4f09d 2025-04-07 16:00:09.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-07 16:00:09.577 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.579 [DefaultDispatcher-worker-14 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb4f09d 2025-04-07 16:00:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c83e9ca 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bad88 2025-04-07 16:00:09.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bad88 2025-04-07 16:00:09.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-07 16:00:09.599 [DefaultDispatcher-worker-4 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bad88 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b5e5fa 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-07 16:00:09.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3420547 2025-04-07 16:00:09.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3420547 2025-04-07 16:00:09.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-07 16:00:09.603 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.620 [DefaultDispatcher-worker-10 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3420547 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25502b1c 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:09.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c427386 2025-04-07 16:00:09.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c427386 2025-04-07 16:00:09.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-07 16:00:09.622 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.640 [DefaultDispatcher-worker-8 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c427386 2025-04-07 16:00:09.642 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.673 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.704 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.704 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:09.721 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:13.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34128fed 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:13.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfe56dc 2025-04-07 16:00:13.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfe56dc 2025-04-07 16:00:13.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-07 16:00:13.724 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dfe56dc 2025-04-07 16:00:13.733 [DefaultDispatcher-worker-1 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dfe56dc 2025-04-07 16:00:13.739 [DefaultDispatcher-worker-20 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dfe56dc 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490f2fad 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:13.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:13.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-07 16:00:13.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-04-07 16:00:13.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-04-07 16:00:13.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-07 16:00:13.751 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-04-07 16:00:13.759 [DefaultDispatcher-worker-5 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-04-07 16:00:13.763 [DefaultDispatcher-worker-19 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-04-07 16:00:13.767 [DefaultDispatcher-worker-19 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-04-07 16:00:13.771 [DefaultDispatcher-worker-13 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d0f6be 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:13.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-07 16:00:13.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-04-07 16:00:13.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-04-07 16:00:13.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-07 16:00:13.781 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-04-07 16:00:13.790 [DefaultDispatcher-worker-3 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-04-07 16:00:13.794 [DefaultDispatcher-worker-11 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-04-07 16:00:13.797 [DefaultDispatcher-worker-1 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-04-07 16:00:13.800 [DefaultDispatcher-worker-12 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e834a5b 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:13.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-04-07 16:00:13.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-04-07 16:00:13.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-07 16:00:13.811 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-04-07 16:00:13.814 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:13.820 [DefaultDispatcher-worker-12 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-04-07 16:00:13.825 [DefaultDispatcher-worker-19 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-04-07 16:00:13.829 [DefaultDispatcher-worker-7 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686ace1f 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:13.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:13.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-07 16:00:13.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-07 16:00:13.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-07 16:00:13.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-07 16:00:13.840 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-07 16:00:13.841 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:13.848 [DefaultDispatcher-worker-14 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-07 16:00:13.852 [DefaultDispatcher-worker-18 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-07 16:00:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-07 16:00:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb939d5 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:13.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2025-04-07 16:00:13.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2025-04-07 16:00:13.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-07 16:00:13.864 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2025-04-07 16:00:13.872 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:13.872 [DefaultDispatcher-worker-13 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e24d3c 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:13.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2025-04-07 16:00:13.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2025-04-07 16:00:13.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-07 16:00:13.884 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2025-04-07 16:00:13.895 [DefaultDispatcher-worker-4 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2025-04-07 16:00:13.901 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:13.934 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:13.954 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:13.990 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@257e8c43 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-07 16:00:14.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:14.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:14.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-07 16:00:14.016 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:14.022 [Test worker @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:14.023 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:14.025 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.025 [DefaultDispatcher-worker-3 @coroutine#2095] 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:41407/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 16:00:14.025 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.025 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41407/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 16:00:14.026 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.026 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.029 [DefaultDispatcher-worker-7 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:14.030 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.030 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:14.030 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.030 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.030 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.031 [Test worker @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:14.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@309b6768 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-07 16:00:14.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-07 16:00:14.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-07 16:00:14.047 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-07 16:00:14.053 [Test worker @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-07 16:00:14.054 [Test worker @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-07 16:00:14.057 [DefaultDispatcher-worker-7 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41407/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 16:00:14.057 [DefaultDispatcher-worker-7 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41407/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-07 16:00:14.057 [DefaultDispatcher-worker-7 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41407/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 16:00:14.058 [DefaultDispatcher-worker-16 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41407/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 16:00:14.058 [DefaultDispatcher-worker-16 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41407/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 16:00:14.059 [DefaultDispatcher-worker-17 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b1d7b09 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-07 16:00:14.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-07 16:00:14.102 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.104 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4466fc23 2025-04-07 16:00:14.104 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4466fc23 2025-04-07 16:00:14.106 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa10adf 2025-04-07 16:00:14.106 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa10adf 2025-04-07 16:00:14.108 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e9753 2025-04-07 16:00:14.108 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e9753 2025-04-07 16:00:14.110 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9c00e4 2025-04-07 16:00:14.110 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9c00e4 2025-04-07 16:00:14.112 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@78687250 2025-04-07 16:00:14.112 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@78687250 2025-04-07 16:00:14.114 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5d6870 2025-04-07 16:00:14.114 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5d6870 2025-04-07 16:00:14.114 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.116 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@434467 2025-04-07 16:00:14.116 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@434467 2025-04-07 16:00:14.118 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb3ffab 2025-04-07 16:00:14.118 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb3ffab 2025-04-07 16:00:14.120 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f2fa7f 2025-04-07 16:00:14.120 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f2fa7f 2025-04-07 16:00:14.120 [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-07 16:00:14.122 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.123 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.124 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.124 [DefaultDispatcher-worker-8 @coroutine#2127] 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:52897/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 16:00:14.124 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.124 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52897/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 16:00:14.125 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.125 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.128 [DefaultDispatcher-worker-18 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.128 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.128 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:14.128 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.129 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.129 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.130 [Test worker @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.132 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.134 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@57baa215 2025-04-07 16:00:14.134 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@57baa215 2025-04-07 16:00:14.135 [DefaultDispatcher-worker-19 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.136 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@597d5692 2025-04-07 16:00:14.136 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@597d5692 2025-04-07 16:00:14.138 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d42c965 2025-04-07 16:00:14.138 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d42c965 2025-04-07 16:00:14.139 [DefaultDispatcher-worker-19 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.139 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@18405ca9 2025-04-07 16:00:14.139 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@18405ca9 2025-04-07 16:00:14.141 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a68efbe 2025-04-07 16:00:14.141 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a68efbe 2025-04-07 16:00:14.143 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2992e3a7 2025-04-07 16:00:14.143 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2992e3a7 2025-04-07 16:00:14.143 [DefaultDispatcher-worker-13 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.144 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62500e11 2025-04-07 16:00:14.144 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62500e11 2025-04-07 16:00:14.146 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@786fa3e6 2025-04-07 16:00:14.146 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@786fa3e6 2025-04-07 16:00:14.147 [DefaultDispatcher-worker-11 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.147 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2527a64a 2025-04-07 16:00:14.147 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2527a64a 2025-04-07 16:00:14.147 [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-07 16:00:14.151 [DefaultDispatcher-worker-4 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.155 [DefaultDispatcher-worker-5 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.159 [DefaultDispatcher-worker-8 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.163 [DefaultDispatcher-worker-13 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.167 [DefaultDispatcher-worker-19 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.171 [DefaultDispatcher-worker-20 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@529fda9f 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:14.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:14.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-07 16:00:14.193 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:14.199 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:14.200 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:14.200 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.200 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57109/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.200 [DefaultDispatcher-worker-4 @coroutine#2174] 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:57109/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 16:00:14.200 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57109/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.201 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57109/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 16:00:14.201 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57109/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.201 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57109/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.202 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@59971799 2025-04-07 16:00:14.202 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@59971799 2025-04-07 16:00:14.205 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5750f2db 2025-04-07 16:00:14.205 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5750f2db 2025-04-07 16:00:14.205 [DefaultDispatcher-worker-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:14.205 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.205 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:14.205 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.205 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.206 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.207 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@536f7ce9 2025-04-07 16:00:14.207 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@536f7ce9 2025-04-07 16:00:14.207 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f316df 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-07 16:00:14.209 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@166df8e0 2025-04-07 16:00:14.209 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@166df8e0 2025-04-07 16:00:14.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-07 16:00:14.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-07 16:00:14.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-07 16:00:14.210 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-07 16:00:14.211 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@77270e6b 2025-04-07 16:00:14.211 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@77270e6b 2025-04-07 16:00:14.213 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2731ec7e 2025-04-07 16:00:14.213 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2731ec7e 2025-04-07 16:00:14.215 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@f914445 2025-04-07 16:00:14.215 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@f914445 2025-04-07 16:00:14.217 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@764207af 2025-04-07 16:00:14.217 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@764207af 2025-04-07 16:00:14.219 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@39591b5a 2025-04-07 16:00:14.219 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@39591b5a 2025-04-07 16:00:14.219 [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-07 16:00:14.219 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-07 16:00:14.220 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-07 16:00:14.221 [DefaultDispatcher-worker-4 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57109/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 16:00:14.221 [DefaultDispatcher-worker-4 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57109/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-07 16:00:14.221 [DefaultDispatcher-worker-4 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57109/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 16:00:14.222 [DefaultDispatcher-worker-17 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57109/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 16:00:14.222 [DefaultDispatcher-worker-17 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57109/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 16:00:14.224 [DefaultDispatcher-worker-10 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58397dd 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-07 16:00:14.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:14.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:14.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-07 16:00:14.278 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.279 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:14.281 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@188efba9 2025-04-07 16:00:14.281 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@188efba9 2025-04-07 16:00:14.283 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@164906c8 2025-04-07 16:00:14.283 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@164906c8 2025-04-07 16:00:14.285 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:14.286 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@127690d9 2025-04-07 16:00:14.286 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@127690d9 2025-04-07 16:00:14.286 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:14.287 [DefaultDispatcher-worker-20 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.287 [DefaultDispatcher-worker-20 @coroutine#2206] 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:37507/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 16:00:14.287 [DefaultDispatcher-worker-20 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.287 [DefaultDispatcher-worker-20 @coroutine#2206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37507/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 16:00:14.288 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@57740cf3 2025-04-07 16:00:14.288 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@57740cf3 2025-04-07 16:00:14.288 [DefaultDispatcher-worker-15 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.288 [DefaultDispatcher-worker-15 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.291 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3848f607 2025-04-07 16:00:14.291 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3848f607 2025-04-07 16:00:14.292 [DefaultDispatcher-worker-1 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:14.292 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.292 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:14.292 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.292 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.292 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.293 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:14.293 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9d880 2025-04-07 16:00:14.293 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9d880 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66978c15 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-07 16:00:14.296 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7cdc 2025-04-07 16:00:14.296 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7cdc 2025-04-07 16:00:14.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 16:00:14.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 16:00:14.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-07 16:00:14.296 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 16:00:14.298 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@375bf3bc 2025-04-07 16:00:14.298 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@375bf3bc 2025-04-07 16:00:14.300 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@485cc39e 2025-04-07 16:00:14.300 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@485cc39e 2025-04-07 16:00:14.300 [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-07 16:00:14.303 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 16:00:14.304 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@314407dd 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:14.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:14.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-07 16:00:14.309 [DefaultDispatcher-worker-14 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 16:00:14.310 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.312 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de6faa 2025-04-07 16:00:14.312 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de6faa 2025-04-07 16:00:14.313 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@b199161 2025-04-07 16:00:14.313 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@b199161 2025-04-07 16:00:14.315 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2604da 2025-04-07 16:00:14.315 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2604da 2025-04-07 16:00:14.316 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a249b5a 2025-04-07 16:00:14.316 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a249b5a 2025-04-07 16:00:14.318 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c711e8b 2025-04-07 16:00:14.318 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c711e8b 2025-04-07 16:00:14.319 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba412fd 2025-04-07 16:00:14.319 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba412fd 2025-04-07 16:00:14.321 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:14.321 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@441bc987 2025-04-07 16:00:14.321 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@441bc987 2025-04-07 16:00:14.322 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0b6415 2025-04-07 16:00:14.322 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0b6415 2025-04-07 16:00:14.324 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3aa299 2025-04-07 16:00:14.324 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3aa299 2025-04-07 16:00:14.324 [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-07 16:00:14.327 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:14.328 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:14.328 [DefaultDispatcher-worker-14 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37781/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.328 [DefaultDispatcher-worker-14 @coroutine#2235] 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:37781/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 16:00:14.328 [DefaultDispatcher-worker-14 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37781/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.328 [DefaultDispatcher-worker-14 @coroutine#2235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37781/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 16:00:14.330 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37781/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.330 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37781/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.332 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:14.333 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.333 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:14.333 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.333 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.333 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.334 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d18d9ed 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-07 16:00:14.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-07 16:00:14.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-07 16:00:14.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-07 16:00:14.337 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-07 16:00:14.344 [Test worker @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-07 16:00:14.345 [Test worker @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c53d672 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.346 [DefaultDispatcher-worker-4 @coroutine#2257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-07 16:00:14.347 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:14.347 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:14.347 [DefaultDispatcher-worker-4 @coroutine#2257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-07 16:00:14.349 [DefaultDispatcher-worker-7 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-07 16:00:14.361 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:14.364 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.366 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5636e11c 2025-04-07 16:00:14.366 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5636e11c 2025-04-07 16:00:14.367 [DefaultDispatcher-worker-4 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:14.367 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f105aa 2025-04-07 16:00:14.367 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f105aa 2025-04-07 16:00:14.368 [DefaultDispatcher-worker-4 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:14.368 [DefaultDispatcher-worker-12 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.368 [DefaultDispatcher-worker-12 @coroutine#2264] 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-07 16:00:14.368 [DefaultDispatcher-worker-12 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.368 [DefaultDispatcher-worker-12 @coroutine#2264] 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-07 16:00:14.369 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cce8a6c 2025-04-07 16:00:14.369 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cce8a6c 2025-04-07 16:00:14.369 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 16:00:14.369 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 16:00:14.369 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 16:00:14.369 [DefaultDispatcher-worker-4 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.369 [DefaultDispatcher-worker-14 @coroutine#2257] 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-07 16:00:14.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.371 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc0f91 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.371 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc0f91 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aaed880 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-07 16:00:14.372 [DefaultDispatcher-worker-6 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:14.373 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.373 [DefaultDispatcher-worker-6 @coroutine#2263] 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-07 16:00:14.373 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.373 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@789333b5 2025-04-07 16:00:14.373 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@789333b5 2025-04-07 16:00:14.373 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.375 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@289fb558 2025-04-07 16:00:14.375 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@289fb558 2025-04-07 16:00:14.376 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad7cd 2025-04-07 16:00:14.376 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad7cd 2025-04-07 16:00:14.377 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e3f0de 2025-04-07 16:00:14.377 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e3f0de 2025-04-07 16:00:14.379 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@180c7acc 2025-04-07 16:00:14.379 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@180c7acc 2025-04-07 16:00:14.379 [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-07 16:00:14.386 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.392 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.393 [Test worker @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.394 [DefaultDispatcher-worker-1 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.394 [DefaultDispatcher-worker-1 @coroutine#2278] 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:48113/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 16:00:14.394 [DefaultDispatcher-worker-1 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.394 [DefaultDispatcher-worker-1 @coroutine#2278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48113/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 16:00:14.395 [DefaultDispatcher-worker-4 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.395 [DefaultDispatcher-worker-4 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.396 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.398 [DefaultDispatcher-worker-10 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.398 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.398 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:14.398 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.399 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce6a116 2025-04-07 16:00:14.399 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce6a116 2025-04-07 16:00:14.399 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.399 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.400 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.401 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@322148fa 2025-04-07 16:00:14.401 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@322148fa 2025-04-07 16:00:14.403 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eca66 2025-04-07 16:00:14.403 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eca66 2025-04-07 16:00:14.404 [DefaultDispatcher-worker-12 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.405 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@731c42c1 2025-04-07 16:00:14.405 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@731c42c1 2025-04-07 16:00:14.406 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.407 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb3a5 2025-04-07 16:00:14.407 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb3a5 2025-04-07 16:00:14.408 [DefaultDispatcher-worker-9 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.409 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d8a1de 2025-04-07 16:00:14.409 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d8a1de 2025-04-07 16:00:14.409 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@42255288 2025-04-07 16:00:14.409 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@42255288 2025-04-07 16:00:14.411 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@491f4755 2025-04-07 16:00:14.411 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@491f4755 2025-04-07 16:00:14.411 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8fd50 2025-04-07 16:00:14.411 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8fd50 2025-04-07 16:00:14.413 [DefaultDispatcher-worker-12 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.413 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20caae 2025-04-07 16:00:14.413 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20caae 2025-04-07 16:00:14.413 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1333bd8e 2025-04-07 16:00:14.413 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1333bd8e 2025-04-07 16:00:14.415 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@8224d6e 2025-04-07 16:00:14.415 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@8224d6e 2025-04-07 16:00:14.415 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d2d6 2025-04-07 16:00:14.415 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d2d6 2025-04-07 16:00:14.415 [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-07 16:00:14.417 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@af6cbe5 2025-04-07 16:00:14.417 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@af6cbe5 2025-04-07 16:00:14.417 [DefaultDispatcher-worker-7 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.420 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@39600001 2025-04-07 16:00:14.420 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@39600001 2025-04-07 16:00:14.422 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@725ed839 2025-04-07 16:00:14.422 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@725ed839 2025-04-07 16:00:14.422 [DefaultDispatcher-worker-17 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.424 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@680db221 2025-04-07 16:00:14.424 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@680db221 2025-04-07 16:00:14.426 [DefaultDispatcher-worker-4 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.426 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5418e526 2025-04-07 16:00:14.426 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5418e526 2025-04-07 16:00:14.426 [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-07 16:00:14.429 [DefaultDispatcher-worker-7 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.433 [DefaultDispatcher-worker-10 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.437 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.437 [DefaultDispatcher-worker-17 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.438 [DefaultDispatcher-worker-4 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48113/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 16:00:14.438 [DefaultDispatcher-worker-4 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48113/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 16:00:14.438 [DefaultDispatcher-worker-4 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48113/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 16:00:14.439 [DefaultDispatcher-worker-10 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48113/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 16:00:14.439 [DefaultDispatcher-worker-10 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48113/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 16:00:14.440 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@682e1798 2025-04-07 16:00:14.440 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@682e1798 2025-04-07 16:00:14.443 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9f4ed 2025-04-07 16:00:14.443 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9f4ed 2025-04-07 16:00:14.445 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d67ce8 2025-04-07 16:00:14.445 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d67ce8 2025-04-07 16:00:14.447 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.447 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4fed6 2025-04-07 16:00:14.447 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4fed6 2025-04-07 16:00:14.449 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7b7418 2025-04-07 16:00:14.449 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7b7418 2025-04-07 16:00:14.450 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdebf63 2025-04-07 16:00:14.450 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdebf63 2025-04-07 16:00:14.451 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bc93c7 2025-04-07 16:00:14.451 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bc93c7 2025-04-07 16:00:14.452 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b97ae9 2025-04-07 16:00:14.452 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b97ae9 2025-04-07 16:00:14.453 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@47831f68 2025-04-07 16:00:14.453 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@47831f68 2025-04-07 16:00:14.454 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@475965ea 2025-04-07 16:00:14.454 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@475965ea 2025-04-07 16:00:14.455 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@28199fc 2025-04-07 16:00:14.455 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@28199fc 2025-04-07 16:00:14.457 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fb0199 2025-04-07 16:00:14.457 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fb0199 2025-04-07 16:00:14.457 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@144cf600 2025-04-07 16:00:14.457 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@144cf600 2025-04-07 16:00:14.459 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@d949ba2 2025-04-07 16:00:14.459 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@d949ba2 2025-04-07 16:00:14.459 [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-07 16:00:14.459 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c97de5 2025-04-07 16:00:14.459 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c97de5 2025-04-07 16:00:14.461 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee4cab 2025-04-07 16:00:14.461 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee4cab 2025-04-07 16:00:14.463 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae66b3 2025-04-07 16:00:14.463 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae66b3 2025-04-07 16:00:14.465 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@11217010 2025-04-07 16:00:14.465 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@11217010 2025-04-07 16:00:14.465 [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-07 16:00:14.471 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.473 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@72007f2 2025-04-07 16:00:14.473 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@72007f2 2025-04-07 16:00:14.475 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e7e966 2025-04-07 16:00:14.475 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e7e966 2025-04-07 16:00:14.476 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd86c82 2025-04-07 16:00:14.476 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd86c82 2025-04-07 16:00:14.478 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dae35d 2025-04-07 16:00:14.478 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dae35d 2025-04-07 16:00:14.479 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f426223 2025-04-07 16:00:14.479 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f426223 2025-04-07 16:00:14.480 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48113/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 16:00:14.480 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48113/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:14.481 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d80e74 2025-04-07 16:00:14.481 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d80e74 2025-04-07 16:00:14.481 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48113/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 16:00:14.481 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48113/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-07 16:00:14.481 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48113/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 16:00:14.482 [DefaultDispatcher-worker-4 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48113/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 16:00:14.482 [DefaultDispatcher-worker-4 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48113/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 16:00:14.482 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@37aad1b1 2025-04-07 16:00:14.482 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@37aad1b1 2025-04-07 16:00:14.484 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f51c12 2025-04-07 16:00:14.484 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f51c12 2025-04-07 16:00:14.485 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@747a2055 2025-04-07 16:00:14.485 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@747a2055 2025-04-07 16:00:14.485 [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-07 16:00:14.500 [DefaultDispatcher-worker-11 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d9ad37e 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-07 16:00:14.517 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.523 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.524 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.525 [DefaultDispatcher-worker-16 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34021/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.525 [DefaultDispatcher-worker-16 @coroutine#2330] 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:34021/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 16:00:14.525 [DefaultDispatcher-worker-16 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34021/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.525 [DefaultDispatcher-worker-16 @coroutine#2330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34021/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 16:00:14.526 [DefaultDispatcher-worker-18 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34021/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.526 [DefaultDispatcher-worker-18 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34021/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.528 [DefaultDispatcher-worker-12 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.528 [DefaultDispatcher-worker-12 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.528 [DefaultDispatcher-worker-12 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:14.528 [DefaultDispatcher-worker-12 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.529 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.529 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.529 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c04310f 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-07 16:00:14.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2025-04-07 16:00:14.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2025-04-07 16:00:14.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-07 16:00:14.532 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2025-04-07 16:00:14.538 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2025-04-07 16:00:14.539 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2025-04-07 16:00:14.542 [DefaultDispatcher-worker-6 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2025-04-07 16:00:14.542 [DefaultDispatcher-worker-15 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.545 [DefaultDispatcher-worker-20 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.548 [DefaultDispatcher-worker-10 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.550 [DefaultDispatcher-worker-6 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.560 [DefaultDispatcher-worker-19 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.567 [DefaultDispatcher-worker-14 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.571 [DefaultDispatcher-worker-14 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.574 [DefaultDispatcher-worker-17 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.577 [DefaultDispatcher-worker-5 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.581 [DefaultDispatcher-worker-10 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f6ffb1 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:14.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:14.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-07 16:00:14.594 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:14.599 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:14.600 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:14.601 [DefaultDispatcher-worker-10 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.601 [DefaultDispatcher-worker-10 @coroutine#2372] 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:47973/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 16:00:14.601 [DefaultDispatcher-worker-10 @coroutine#2372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.601 [DefaultDispatcher-worker-10 @coroutine#2372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47973/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 16:00:14.601 [DefaultDispatcher-worker-3 @coroutine#2372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.601 [DefaultDispatcher-worker-3 @coroutine#2372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.603 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.605 [DefaultDispatcher-worker-6 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:14.605 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.605 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:14.605 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.605 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.605 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.605 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95511 2025-04-07 16:00:14.605 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95511 2025-04-07 16:00:14.606 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37bac0f4 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-07 16:00:14.607 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@337ebcd6 2025-04-07 16:00:14.607 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@337ebcd6 2025-04-07 16:00:14.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-04-07 16:00:14.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-04-07 16:00:14.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-07 16:00:14.608 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-04-07 16:00:14.609 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@37413e61 2025-04-07 16:00:14.609 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@37413e61 2025-04-07 16:00:14.610 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7243b6ed 2025-04-07 16:00:14.610 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7243b6ed 2025-04-07 16:00:14.612 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257469 2025-04-07 16:00:14.612 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257469 2025-04-07 16:00:14.613 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-04-07 16:00:14.614 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@437be017 2025-04-07 16:00:14.614 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@437be017 2025-04-07 16:00:14.614 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-04-07 16:00:14.615 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df77c2f 2025-04-07 16:00:14.615 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df77c2f 2025-04-07 16:00:14.617 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c49a2 2025-04-07 16:00:14.617 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c49a2 2025-04-07 16:00:14.619 [DefaultDispatcher-worker-17 @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-04-07 16:00:14.619 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc4e1ba 2025-04-07 16:00:14.619 [DefaultDispatcher-worker-10 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:14.619 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc4e1ba 2025-04-07 16:00:14.619 [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-07 16:00:14.623 [DefaultDispatcher-worker-15 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:14.626 [DefaultDispatcher-worker-4 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:14.630 [DefaultDispatcher-worker-11 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:14.630 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47973/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 16:00:14.630 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47973/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 16:00:14.630 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47973/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 16:00:14.631 [DefaultDispatcher-worker-18 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47973/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 16:00:14.631 [DefaultDispatcher-worker-18 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47973/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 16:00:14.632 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.633 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fa178e 2025-04-07 16:00:14.633 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fa178e 2025-04-07 16:00:14.635 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3df7c1 2025-04-07 16:00:14.635 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3df7c1 2025-04-07 16:00:14.636 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b027cfe 2025-04-07 16:00:14.636 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b027cfe 2025-04-07 16:00:14.637 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e00fdfa 2025-04-07 16:00:14.637 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e00fdfa 2025-04-07 16:00:14.638 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f67dbd3 2025-04-07 16:00:14.638 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f67dbd3 2025-04-07 16:00:14.640 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@f74a401 2025-04-07 16:00:14.640 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@f74a401 2025-04-07 16:00:14.641 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f9dc9d 2025-04-07 16:00:14.641 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f9dc9d 2025-04-07 16:00:14.643 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2f02b5 2025-04-07 16:00:14.643 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2f02b5 2025-04-07 16:00:14.644 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb7e3e0 2025-04-07 16:00:14.644 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb7e3e0 2025-04-07 16:00:14.644 [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-07 16:00:14.672 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47973/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 16:00:14.672 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47973/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:14.673 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47973/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 16:00:14.673 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47973/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-07 16:00:14.673 [DefaultDispatcher-worker-1 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47973/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 16:00:14.674 [DefaultDispatcher-worker-18 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47973/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 16:00:14.674 [DefaultDispatcher-worker-18 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47973/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 16:00:14.683 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:14.685 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@135af827 2025-04-07 16:00:14.685 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@135af827 2025-04-07 16:00:14.685 [DefaultDispatcher-worker-8 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:14.687 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d143c 2025-04-07 16:00:14.687 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d143c 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597a5ead 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-07 16:00:14.688 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a29357 2025-04-07 16:00:14.688 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a29357 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:14.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:14.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-07 16:00:14.690 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca01e07 2025-04-07 16:00:14.690 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca01e07 2025-04-07 16:00:14.692 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@187f4e74 2025-04-07 16:00:14.692 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@187f4e74 2025-04-07 16:00:14.693 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db685b3 2025-04-07 16:00:14.693 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db685b3 2025-04-07 16:00:14.695 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@60838b79 2025-04-07 16:00:14.695 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@60838b79 2025-04-07 16:00:14.697 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8fe148 2025-04-07 16:00:14.697 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8fe148 2025-04-07 16:00:14.698 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e611443 2025-04-07 16:00:14.698 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e611443 2025-04-07 16:00:14.698 [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-07 16:00:14.700 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:14.705 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:14.706 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:14.707 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.707 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51703/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 16:00:14.707 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.707 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51703/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 16:00:14.708 [DefaultDispatcher-worker-20 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.708 [DefaultDispatcher-worker-20 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:14.708 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.710 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b9339e 2025-04-07 16:00:14.710 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b9339e 2025-04-07 16:00:14.711 [DefaultDispatcher-worker-17 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:14.711 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.711 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:14.711 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.712 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.712 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:14.712 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@567ec6f9 2025-04-07 16:00:14.712 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@567ec6f9 2025-04-07 16:00:14.712 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1abb719a 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-07 16:00:14.713 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@524158ee 2025-04-07 16:00:14.713 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@524158ee 2025-04-07 16:00:14.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2025-04-07 16:00:14.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2025-04-07 16:00:14.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-07 16:00:14.715 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2025-04-07 16:00:14.715 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1743ccc2 2025-04-07 16:00:14.715 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1743ccc2 2025-04-07 16:00:14.716 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f73877 2025-04-07 16:00:14.716 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f73877 2025-04-07 16:00:14.718 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@269e7f5e 2025-04-07 16:00:14.718 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@269e7f5e 2025-04-07 16:00:14.720 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec0d54b 2025-04-07 16:00:14.720 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec0d54b 2025-04-07 16:00:14.720 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2025-04-07 16:00:14.721 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2025-04-07 16:00:14.721 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@776c338d 2025-04-07 16:00:14.721 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@776c338d 2025-04-07 16:00:14.723 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e78997 2025-04-07 16:00:14.723 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e78997 2025-04-07 16:00:14.723 [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-07 16:00:14.723 [DefaultDispatcher-worker-20 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51703/auth/register 2025-04-07 16:00:14.723 [DefaultDispatcher-worker-20 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51703/auth/register. 2025-04-07 16:00:14.723 [DefaultDispatcher-worker-20 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51703/auth/register 2025-04-07 16:00:14.723 [DefaultDispatcher-worker-20 @coroutine#2447] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51703/auth/register from class io.ktor.http.content.TextContent 2025-04-07 16:00:14.724 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51703/auth/register 2025-04-07 16:00:14.724 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51703/auth/register 2025-04-07 16:00:14.725 [DefaultDispatcher-worker-10 @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2025-04-07 16:00:14.764 [DefaultDispatcher-worker-4 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51703/auth/register. 2025-04-07 16:00:14.764 [DefaultDispatcher-worker-4 @coroutine#2447] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51703/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:14.776 [DefaultDispatcher-worker-14 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:14.779 [DefaultDispatcher-worker-18 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a25c9ad 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-07 16:00:14.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-04-07 16:00:14.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-04-07 16:00:14.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-07 16:00:14.788 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.791 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@575a06f7 2025-04-07 16:00:14.791 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@575a06f7 2025-04-07 16:00:14.792 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@599df26c 2025-04-07 16:00:14.792 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@599df26c 2025-04-07 16:00:14.794 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da26d87 2025-04-07 16:00:14.794 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da26d87 2025-04-07 16:00:14.795 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a0f857 2025-04-07 16:00:14.795 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a0f857 2025-04-07 16:00:14.797 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4a380a 2025-04-07 16:00:14.797 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4a380a 2025-04-07 16:00:14.798 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2972a71d 2025-04-07 16:00:14.798 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2972a71d 2025-04-07 16:00:14.800 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-04-07 16:00:14.801 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@677239e1 2025-04-07 16:00:14.801 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@677239e1 2025-04-07 16:00:14.802 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@788f0718 2025-04-07 16:00:14.802 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@788f0718 2025-04-07 16:00:14.804 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@364bea6b 2025-04-07 16:00:14.804 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@364bea6b 2025-04-07 16:00:14.804 [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-07 16:00:14.805 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-04-07 16:00:14.805 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-04-07 16:00:14.806 [DefaultDispatcher-worker-18 @coroutine#2461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.806 [DefaultDispatcher-worker-18 @coroutine#2461] 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-07 16:00:14.806 [DefaultDispatcher-worker-18 @coroutine#2461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.806 [DefaultDispatcher-worker-18 @coroutine#2461] 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-07 16:00:14.807 [DefaultDispatcher-worker-14 @coroutine#2461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.807 [DefaultDispatcher-worker-14 @coroutine#2461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.810 [DefaultDispatcher-worker-20 @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-04-07 16:00:14.810 [DefaultDispatcher-worker-20 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.810 [DefaultDispatcher-worker-20 @coroutine#2460] 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-07 16:00:14.810 [DefaultDispatcher-worker-20 @coroutine#2460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.811 [DefaultDispatcher-worker-1 @coroutine#2460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.811 [DefaultDispatcher-worker-1 @coroutine#2460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.812 [Test worker @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-04-07 16:00:14.814 [Test worker @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-04-07 16:00:14.814 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.817 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fa640 2025-04-07 16:00:14.817 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fa640 2025-04-07 16:00:14.818 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce84275 2025-04-07 16:00:14.818 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce84275 2025-04-07 16:00:14.820 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d7cd30 2025-04-07 16:00:14.820 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d7cd30 2025-04-07 16:00:14.821 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd5484e 2025-04-07 16:00:14.821 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd5484e 2025-04-07 16:00:14.823 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3267f012 2025-04-07 16:00:14.823 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3267f012 2025-04-07 16:00:14.824 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-04-07 16:00:14.824 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c82f7c1 2025-04-07 16:00:14.824 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c82f7c1 2025-04-07 16:00:14.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-07 16:00:14.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-07 16:00:14.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.825 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2: (connection evicted) 2025-04-07 16:00:14.826 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ada112c 2025-04-07 16:00:14.826 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ada112c 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:14.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-07 16:00:14.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@763a72da 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-07 16:00:14.828 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dfab701 2025-04-07 16:00:14.828 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dfab701 2025-04-07 16:00:14.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc76532 2025-04-07 16:00:14.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc76532 2025-04-07 16:00:14.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-07 16:00:14.829 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc76532 2025-04-07 16:00:14.829 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@70902fcc 2025-04-07 16:00:14.829 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@70902fcc 2025-04-07 16:00:14.829 [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-07 16:00:14.834 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc76532 2025-04-07 16:00:14.835 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc76532 2025-04-07 16:00:14.835 [DefaultDispatcher-worker-20 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.835 [DefaultDispatcher-worker-20 @coroutine#2488] 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-07 16:00:14.835 [DefaultDispatcher-worker-20 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.835 [DefaultDispatcher-worker-20 @coroutine#2488] 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-07 16:00:14.836 [DefaultDispatcher-worker-12 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.836 [DefaultDispatcher-worker-12 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.839 [DefaultDispatcher-worker-8 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc76532 2025-04-07 16:00:14.839 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.839 [DefaultDispatcher-worker-8 @coroutine#2487] 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-07 16:00:14.839 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.839 [DefaultDispatcher-worker-15 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.840 [DefaultDispatcher-worker-15 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.840 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc76532 2025-04-07 16:00:14.841 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc76532 2025-04-07 16:00:14.843 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc76532 2025-04-07 16:00:14.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-07 16:00:14.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-07 16:00:14.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.844 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc76532: (connection evicted) 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:14.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-07 16:00:14.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5834fd3f 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-07 16:00:14.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-07 16:00:14.846 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.851 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.852 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.852 [DefaultDispatcher-worker-19 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.852 [DefaultDispatcher-worker-19 @coroutine#2515] 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-07 16:00:14.852 [DefaultDispatcher-worker-19 @coroutine#2515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.852 [DefaultDispatcher-worker-19 @coroutine#2515] 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-07 16:00:14.853 [DefaultDispatcher-worker-5 @coroutine#2515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.853 [DefaultDispatcher-worker-5 @coroutine#2515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.856 [DefaultDispatcher-worker-11 @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.856 [DefaultDispatcher-worker-11 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.856 [DefaultDispatcher-worker-11 @coroutine#2514] 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-07 16:00:14.856 [DefaultDispatcher-worker-11 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.857 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.857 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.858 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.859 [Test worker @coroutine#2526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.860 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.861 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.863 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.865 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.866 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-04-07 16:00:14.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-07 16:00:14.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-07 16:00:14.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.866 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f13720f: (connection evicted) 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:14.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-07 16:00:14.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76fdd5f1 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-07 16:00:14.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2025-04-07 16:00:14.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2025-04-07 16:00:14.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-07 16:00:14.869 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2025-04-07 16:00:14.874 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2025-04-07 16:00:14.875 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2025-04-07 16:00:14.875 [DefaultDispatcher-worker-11 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.875 [DefaultDispatcher-worker-11 @coroutine#2553] 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-07 16:00:14.875 [DefaultDispatcher-worker-11 @coroutine#2553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.875 [DefaultDispatcher-worker-11 @coroutine#2553] 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-07 16:00:14.876 [DefaultDispatcher-worker-4 @coroutine#2553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.876 [DefaultDispatcher-worker-4 @coroutine#2553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.879 [DefaultDispatcher-worker-6 @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2025-04-07 16:00:14.879 [DefaultDispatcher-worker-6 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.879 [DefaultDispatcher-worker-6 @coroutine#2552] 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-07 16:00:14.879 [DefaultDispatcher-worker-6 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.879 [DefaultDispatcher-worker-3 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.879 [DefaultDispatcher-worker-3 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.880 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2025-04-07 16:00:14.881 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2025-04-07 16:00:14.883 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2025-04-07 16:00:14.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-07 16:00:14.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.884 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4: (connection evicted) 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:14.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-07 16:00:14.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c663fda 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-07 16:00:14.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2025-04-07 16:00:14.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2025-04-07 16:00:14.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-07 16:00:14.886 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2025-04-07 16:00:14.891 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2025-04-07 16:00:14.892 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2025-04-07 16:00:14.892 [DefaultDispatcher-worker-3 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.892 [DefaultDispatcher-worker-3 @coroutine#2585] 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-07 16:00:14.892 [DefaultDispatcher-worker-3 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.893 [DefaultDispatcher-worker-3 @coroutine#2585] 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-07 16:00:14.893 [DefaultDispatcher-worker-9 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.893 [DefaultDispatcher-worker-9 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.896 [DefaultDispatcher-worker-8 @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2025-04-07 16:00:14.897 [DefaultDispatcher-worker-8 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.897 [DefaultDispatcher-worker-8 @coroutine#2584] 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-07 16:00:14.897 [DefaultDispatcher-worker-8 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.897 [DefaultDispatcher-worker-19 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.897 [DefaultDispatcher-worker-19 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.898 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2025-04-07 16:00:14.900 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2025-04-07 16:00:14.901 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2025-04-07 16:00:14.902 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2025-04-07 16:00:14.904 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2025-04-07 16:00:14.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-07 16:00:14.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-07 16:00:14.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.905 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ba19df: (connection evicted) 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:14.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-07 16:00:14.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fcef6f9 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:14.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:14.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-07 16:00:14.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4f2f3d 2025-04-07 16:00:14.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4f2f3d 2025-04-07 16:00:14.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-07 16:00:14.907 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4f2f3d 2025-04-07 16:00:14.912 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4f2f3d 2025-04-07 16:00:14.913 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4f2f3d 2025-04-07 16:00:14.914 [DefaultDispatcher-worker-1 @coroutine#2616] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.914 [DefaultDispatcher-worker-1 @coroutine#2616] 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-07 16:00:14.914 [DefaultDispatcher-worker-1 @coroutine#2616] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.914 [DefaultDispatcher-worker-1 @coroutine#2616] 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-07 16:00:14.914 [DefaultDispatcher-worker-16 @coroutine#2616] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.914 [DefaultDispatcher-worker-16 @coroutine#2616] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 16:00:14.917 [DefaultDispatcher-worker-6 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4f2f3d 2025-04-07 16:00:14.918 [DefaultDispatcher-worker-6 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.918 [DefaultDispatcher-worker-6 @coroutine#2615] 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-07 16:00:14.918 [DefaultDispatcher-worker-6 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.918 [DefaultDispatcher-worker-6 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.918 [DefaultDispatcher-worker-6 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 16:00:14.919 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4f2f3d 2025-04-07 16:00:14.920 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4f2f3d 2025-04-07 16:00:14.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-07 16:00:14.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-07 16:00:14.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:14.922 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4f2f3d: (connection evicted) 2025-04-07 16:00:14.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:14.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-07 16:00:14.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-07 16:00:15.035 [DefaultDispatcher-worker-20 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:15.035 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.035 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:15.035 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.036 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.036 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.133 [DefaultDispatcher-worker-12 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:15.134 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.134 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:15.134 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.134 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.134 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cd4082a 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2025-04-07 16:00:15.178 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2025-04-07 16:00:15.179 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-07 16:00:15.186 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2025-04-07 16:00:15.191 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2025-04-07 16:00:15.192 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2025-04-07 16:00:15.193 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2025-04-07 16:00:15.198 [DefaultDispatcher-worker-3 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2025-04-07 16:00:15.203 [DefaultDispatcher-worker-18 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b079e81 2025-04-07 16:00:15.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-07 16:00:15.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-07 16:00:15.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.205 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b079e81: (connection evicted) 2025-04-07 16:00:15.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:15.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-07 16:00:15.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f726cf4 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.206 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-07 16:00:15.207 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-07 16:00:15.210 [DefaultDispatcher-worker-12 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:15.210 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.210 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:15.210 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.211 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.211 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.214 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-07 16:00:15.219 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-07 16:00:15.220 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-07 16:00:15.221 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526a1b51 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2025-04-07 16:00:15.222 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-07 16:00:15.230 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2025-04-07 16:00:15.235 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2025-04-07 16:00:15.236 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2025-04-07 16:00:15.236 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2025-04-07 16:00:15.241 [DefaultDispatcher-worker-15 @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2025-04-07 16:00:15.249 [DefaultDispatcher-worker-15 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-07 16:00:15.254 [DefaultDispatcher-worker-8 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-07 16:00:15.258 [DefaultDispatcher-worker-4 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-07 16:00:15.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-07 16:00:15.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-07 16:00:15.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.266 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4700db93: (connection evicted) 2025-04-07 16:00:15.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:15.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-07 16:00:15.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-07 16:00:15.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-07 16:00:15.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-07 16:00:15.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.267 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7: (connection evicted) 2025-04-07 16:00:15.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:15.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-07 16:00:15.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ba2c1e 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 16:00:15.268 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-07 16:00:15.277 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 16:00:15.282 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 16:00:15.282 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 16:00:15.283 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d09fb8e 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dae5562 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dae5562 2025-04-07 16:00:15.284 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-07 16:00:15.291 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dae5562 2025-04-07 16:00:15.296 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dae5562 2025-04-07 16:00:15.297 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dae5562 2025-04-07 16:00:15.297 [DefaultDispatcher-worker-7 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:15.297 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.297 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:15.297 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.298 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dae5562 2025-04-07 16:00:15.298 [DefaultDispatcher-worker-12 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.298 [DefaultDispatcher-worker-12 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.301 [DefaultDispatcher-worker-13 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dae5562 2025-04-07 16:00:15.308 [DefaultDispatcher-worker-17 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 16:00:15.312 [DefaultDispatcher-worker-20 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 16:00:15.316 [DefaultDispatcher-worker-8 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 16:00:15.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-07 16:00:15.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-07 16:00:15.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.318 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63b334fd: (connection evicted) 2025-04-07 16:00:15.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:15.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-07 16:00:15.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-07 16:00:15.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-07 16:00:15.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-07 16:00:15.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.319 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dae5562: (connection evicted) 2025-04-07 16:00:15.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:15.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-07 16:00:15.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794b139b 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-04-07 16:00:15.320 [Test worker @coroutine#2763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-07 16:00:15.328 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-04-07 16:00:15.332 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-04-07 16:00:15.333 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-04-07 16:00:15.334 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-04-07 16:00:15.338 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:15.338 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.338 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:15.338 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.338 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.338 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.338 [DefaultDispatcher-worker-17 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-04-07 16:00:15.350 [DefaultDispatcher-worker-2 @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-04-07 16:00:15.352 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-04-07 16:00:15.356 [DefaultDispatcher-worker-10 @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-04-07 16:00:15.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-07 16:00:15.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-07 16:00:15.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.368 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@87276c4: (connection evicted) 2025-04-07 16:00:15.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:15.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-07 16:00:15.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b9ed77b 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-07 16:00:15.369 [Test worker @coroutine#2822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-07 16:00:15.378 [DefaultDispatcher-worker-8 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:15.378 [DefaultDispatcher-worker-8 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.378 [DefaultDispatcher-worker-8 @coroutine#2263] 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-07 16:00:15.378 [DefaultDispatcher-worker-8 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.378 [DefaultDispatcher-worker-8 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.379 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-07 16:00:15.384 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-07 16:00:15.385 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-07 16:00:15.385 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-07 16:00:15.391 [DefaultDispatcher-worker-3 @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-07 16:00:15.403 [DefaultDispatcher-worker-2 @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-07 16:00:15.403 [DefaultDispatcher-worker-4 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:15.403 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.403 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:15.403 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.404 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.404 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.405 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-07 16:00:15.408 [DefaultDispatcher-worker-11 @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2 2025-04-07 16:00:15.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-07 16:00:15.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-07 16:00:15.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.411 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b88a2e2: (connection evicted) 2025-04-07 16:00:15.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:15.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-07 16:00:15.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6971c6b7 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.412 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-07 16:00:15.413 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.413 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.413 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.413 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.413 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.413 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.413 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.413 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.413 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-07 16:00:15.413 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b37b01e 2025-04-07 16:00:15.413 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b37b01e 2025-04-07 16:00:15.413 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-07 16:00:15.420 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37b01e 2025-04-07 16:00:15.425 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37b01e 2025-04-07 16:00:15.426 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37b01e 2025-04-07 16:00:15.426 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37b01e 2025-04-07 16:00:15.431 [DefaultDispatcher-worker-12 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37b01e 2025-04-07 16:00:15.441 [DefaultDispatcher-worker-18 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37b01e 2025-04-07 16:00:15.444 [DefaultDispatcher-worker-1 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37b01e 2025-04-07 16:00:15.513 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.552 [DefaultDispatcher-worker-14 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:15.553 [DefaultDispatcher-worker-14 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.553 [DefaultDispatcher-worker-14 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:15.553 [DefaultDispatcher-worker-14 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.553 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.553 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.557 [DefaultDispatcher-worker-13 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37b01e 2025-04-07 16:00:15.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-07 16:00:15.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-07 16:00:15.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.586 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b37b01e: (connection evicted) 2025-04-07 16:00:15.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:15.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-07 16:00:15.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-07 16:00:15.587 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-07 16:00:15.587 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.587 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.587 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.587 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.587 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.587 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.587 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d94b49d 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@4203190 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@4203190 2025-04-07 16:00:15.588 [Test worker @coroutine#2919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-07 16:00:15.595 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203190 2025-04-07 16:00:15.600 [Test worker @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203190 2025-04-07 16:00:15.601 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203190 2025-04-07 16:00:15.602 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203190 2025-04-07 16:00:15.603 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203190 2025-04-07 16:00:15.606 [DefaultDispatcher-worker-1 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203190 2025-04-07 16:00:15.608 [DefaultDispatcher-worker-8 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:15.609 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.609 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:15.609 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.609 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.609 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.617 [DefaultDispatcher-worker-11 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203190 2025-04-07 16:00:15.620 [DefaultDispatcher-worker-8 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203190 2025-04-07 16:00:15.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-07 16:00:15.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-07 16:00:15.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.625 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4203190: (connection evicted) 2025-04-07 16:00:15.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:15.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-07 16:00:15.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d8f65a1 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.626 [Test worker @coroutine#2957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-07 16:00:15.627 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f259bd 2025-04-07 16:00:15.627 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f259bd 2025-04-07 16:00:15.627 [Test worker @coroutine#2957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-07 16:00:15.634 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f259bd 2025-04-07 16:00:15.639 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f259bd 2025-04-07 16:00:15.639 [Test worker @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f259bd 2025-04-07 16:00:15.640 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f259bd 2025-04-07 16:00:15.645 [DefaultDispatcher-worker-1 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f259bd 2025-04-07 16:00:15.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-07 16:00:15.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-07 16:00:15.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.683 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58f259bd: (connection evicted) 2025-04-07 16:00:15.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:15.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-07 16:00:15.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c4aeb6 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-07 16:00:15.730 [DefaultDispatcher-worker-2 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:15.730 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.730 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:15.730 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.731 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.731 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.741 [DefaultDispatcher-worker-14 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.745 [DefaultDispatcher-worker-7 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.749 [DefaultDispatcher-worker-2 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.752 [DefaultDispatcher-worker-13 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.768 [DefaultDispatcher-worker-4 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.768 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 16:00:15.772 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-07 16:00:15.773 [DefaultDispatcher-worker-8 @coroutine#2996] INFO ktor.application - Responding at http://0.0.0.0:46287 2025-04-07 16:00:15.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcc8d9f 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-07 16:00:15.783 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:15.783 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 16:00:15.783 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:15.783 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 16:00:15.784 [eventLoopGroupProxy-19-2 @call-handler#3007] 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-07 16:00:15.784 [eventLoopGroupProxy-19-1 @call-handler#3006] 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-07 16:00:15.784 [eventLoopGroupProxy-19-1 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.784 [eventLoopGroupProxy-19-2 @call-handler#3007] 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-07 16:00:15.784 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 16:00:15.785 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.785 [DefaultDispatcher-worker-13 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:15.785 [DefaultDispatcher-worker-13 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:15.786 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@652855c4 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-07 16:00:15.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:15.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:15.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-07 16:00:15.792 [DefaultDispatcher-worker-10 @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.792 [DefaultDispatcher-worker-10 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.792 [DefaultDispatcher-worker-10 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:15.792 [DefaultDispatcher-worker-10 @coroutine#2997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.793 [eventLoopGroupProxy-19-2 @call-handler#3012] 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-07 16:00:15.793 [eventLoopGroupProxy-19-2 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.793 [DefaultDispatcher-worker-17 @coroutine#2997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.793 [DefaultDispatcher-worker-17 @coroutine#2997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.796 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:15.796 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 16:00:15.796 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:15.796 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-07 16:00:15.797 [eventLoopGroupProxy-19-2 @call-handler#3021] 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-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62099f75 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:15.797 [eventLoopGroupProxy-19-2 @call-handler#3021] 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-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:15.797 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 16:00:15.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-07 16:00:15.797 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-07 16:00:15.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-07 16:00:15.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-07 16:00:15.798 [eventLoopGroupProxy-19-3 @call-handler#3024] 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-07 16:00:15.798 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:15.798 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:15.798 [eventLoopGroupProxy-19-3 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.798 [DefaultDispatcher-worker-4 @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.801 [DefaultDispatcher-worker-15 @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.805 [DefaultDispatcher-worker-15 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:15.805 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.805 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:15.805 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.806 [eventLoopGroupProxy-19-2 @call-handler#3030] 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-07 16:00:15.806 [eventLoopGroupProxy-19-2 @call-handler#3030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.806 [DefaultDispatcher-worker-17 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.806 [DefaultDispatcher-worker-17 @coroutine#3016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.807 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:15.807 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 16:00:15.807 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:15.807 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 16:00:15.807 [eventLoopGroupProxy-19-2 @call-handler#3039] 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-07 16:00:15.807 [eventLoopGroupProxy-19-2 @call-handler#3039] 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-07 16:00:15.807 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 16:00:15.808 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.808 [eventLoopGroupProxy-19-4 @call-handler#3044] 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-07 16:00:15.808 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:15.808 [DefaultDispatcher-worker-7 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 16:00:15.808 [eventLoopGroupProxy-19-4 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.811 [DefaultDispatcher-worker-23 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:15.812 [DefaultDispatcher-worker-22 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.814 [DefaultDispatcher-worker-9 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:15.816 [DefaultDispatcher-worker-9 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.817 [DefaultDispatcher-worker-11 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-07 16:00:15.817 [DefaultDispatcher-worker-11 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.817 [DefaultDispatcher-worker-11 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:15.817 [DefaultDispatcher-worker-11 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.817 [eventLoopGroupProxy-19-2 @call-handler#3051] 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-07 16:00:15.817 [eventLoopGroupProxy-19-2 @call-handler#3051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.818 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.818 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/replication/nodeId 2025-04-07 16:00:15.822 [DefaultDispatcher-worker-17 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-07 16:00:15.825 [DefaultDispatcher-worker-21 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-07 16:00:15.832 [DefaultDispatcher-worker-13 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.833 [DefaultDispatcher-worker-16 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 16:00:15.833 [DefaultDispatcher-worker-16 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-07 16:00:15.833 [DefaultDispatcher-worker-16 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 16:00:15.833 [eventLoopGroupProxy-19-2 @call-handler#3065] 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-07 16:00:15.836 [DefaultDispatcher-worker-21 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.848 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 16:00:15.848 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 16:00:15.848 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-07 16:00:15.848 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.848 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416897 2025-04-07 16:00:15.848 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416897. 2025-04-07 16:00:15.848 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416897 2025-04-07 16:00:15.848 [eventLoopGroupProxy-19-2 @call-handler#3069] 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-07 16:00:15.852 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.852 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416897 2025-04-07 16:00:15.852 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416897 2025-04-07 16:00:15.853 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416897. 2025-04-07 16:00:15.853 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416897 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.857 [DefaultDispatcher-worker-21 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.858 [DefaultDispatcher-worker-21 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 16:00:15.858 [DefaultDispatcher-worker-21 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 16:00:15.858 [DefaultDispatcher-worker-21 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 16:00:15.858 [eventLoopGroupProxy-19-2 @call-handler#3073] 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-07 16:00:15.859 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.859 [DefaultDispatcher-worker-21 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 16:00:15.859 [DefaultDispatcher-worker-21 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 16:00:15.859 [DefaultDispatcher-worker-21 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 16:00:15.859 [DefaultDispatcher-worker-21 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.863 [DefaultDispatcher-worker-1 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.874 [DefaultDispatcher-worker-19 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.874 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.877 [DefaultDispatcher-worker-6 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.877 [DefaultDispatcher-worker-6 @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.877 [DefaultDispatcher-worker-6 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:15.877 [DefaultDispatcher-worker-6 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/message. 2025-04-07 16:00:15.877 [DefaultDispatcher-worker-6 @coroutine#2999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:15.877 [DefaultDispatcher-worker-6 @coroutine#2999] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46287/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 16:00:15.878 [eventLoopGroupProxy-19-2 @call-handler#3079] 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-07 16:00:15.878 [eventLoopGroupProxy-19-2 @call-handler#3079] 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-07 16:00:15.878 [eventLoopGroupProxy-19-2 @call-handler#3079] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 16:00:15.882 [DefaultDispatcher-worker-19 @call-handler#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.882 [eventLoopGroupProxy-19-2 @call-handler#3079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.883 [DefaultDispatcher-worker-12 @coroutine#2999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:15.883 [DefaultDispatcher-worker-12 @coroutine#2999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:15.883 [DefaultDispatcher-worker-12 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/message. 2025-04-07 16:00:15.883 [DefaultDispatcher-worker-12 @coroutine#2999] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.886 [DefaultDispatcher-worker-13 @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.888 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.893 [DefaultDispatcher-worker-22 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.893 [DefaultDispatcher-worker-22 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 16:00:15.893 [DefaultDispatcher-worker-22 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-07 16:00:15.893 [DefaultDispatcher-worker-22 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 16:00:15.894 [eventLoopGroupProxy-19-2 @call-handler#3092] 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-07 16:00:15.897 [DefaultDispatcher-worker-16 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:15.897 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:15.906 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 16:00:15.906 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 16:00:15.907 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-07 16:00:15.907 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.907 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416898 2025-04-07 16:00:15.907 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416898. 2025-04-07 16:00:15.907 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416898 2025-04-07 16:00:15.907 [eventLoopGroupProxy-19-2 @call-handler#3096] 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-07 16:00:15.907 [eventLoopGroupProxy-19-2 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.908 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416898 2025-04-07 16:00:15.908 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416898 2025-04-07 16:00:15.908 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416898. 2025-04-07 16:00:15.908 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713813322014416898 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.912 [DefaultDispatcher-worker-7 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:15.912 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 16:00:15.912 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 16:00:15.912 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 16:00:15.912 [eventLoopGroupProxy-19-2 @call-handler#3100] 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-07 16:00:15.913 [eventLoopGroupProxy-19-2 @call-handler#3100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.913 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 16:00:15.913 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 16:00:15.913 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 16:00:15.913 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.917 [DefaultDispatcher-worker-14 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:15.927 [DefaultDispatcher-worker-22 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:15.930 [DefaultDispatcher-worker-14 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.930 [DefaultDispatcher-worker-10 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:15.930 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:15.930 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/message. 2025-04-07 16:00:15.930 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:15.930 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46287/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 16:00:15.931 [eventLoopGroupProxy-19-2 @call-handler#3107] 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-07 16:00:15.931 [eventLoopGroupProxy-19-2 @call-handler#3107] 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-07 16:00:15.931 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 16:00:15.933 [DefaultDispatcher-worker-10 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.937 [DefaultDispatcher-worker-8 @call-handler#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.937 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.937 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:15.937 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:15.937 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/message. 2025-04-07 16:00:15.937 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.941 [DefaultDispatcher-worker-16 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:15.945 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896 2025-04-07 16:00:15.945 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896. 2025-04-07 16:00:15.945 [UI Thread @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896 2025-04-07 16:00:15.945 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:15.945 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:15.945 [UI Thread @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:15.945 [eventLoopGroupProxy-19-2 @call-handler#3142] 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-07 16:00:15.946 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:15.946 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:15.946 [UI Thread @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:15.946 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:15.946 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:15.946 [UI Thread @coroutine#3138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:15.947 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897 2025-04-07 16:00:15.947 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897. 2025-04-07 16:00:15.947 [UI Thread @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897 2025-04-07 16:00:15.947 [eventLoopGroupProxy-19-2 @call-handler#3142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.948 [eventLoopGroupProxy-19-5 @call-handler#3162] 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-07 16:00:15.948 [UI Thread @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896 2025-04-07 16:00:15.948 [UI Thread @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896 2025-04-07 16:00:15.948 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896. 2025-04-07 16:00:15.948 [UI Thread @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.949 [eventLoopGroupProxy-19-7 @call-handler#3169] 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-07 16:00:15.949 [eventLoopGroupProxy-19-6 @call-handler#3168] 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-07 16:00:15.949 [eventLoopGroupProxy-19-5 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.949 [UI Thread @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:15.949 [UI Thread @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:15.949 [eventLoopGroupProxy-19-7 @call-handler#3169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.950 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:15.950 [UI Thread @coroutine#3131] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.950 [eventLoopGroupProxy-19-8 @call-handler#3175] 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-07 16:00:15.950 [eventLoopGroupProxy-19-6 @call-handler#3168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.950 [UI Thread @coroutine#3138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:15.950 [UI Thread @coroutine#3138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:15.950 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:15.950 [UI Thread @coroutine#3138] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.950 [UI Thread @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:15.950 [UI Thread @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:15.950 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:15.950 [UI Thread @coroutine#3136] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.953 [DefaultDispatcher-worker-21 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.957 [eventLoopGroupProxy-19-8 @call-handler#3175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.957 [UI Thread @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897 2025-04-07 16:00:15.957 [UI Thread @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897 2025-04-07 16:00:15.957 [DefaultDispatcher-worker-22 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.957 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897. 2025-04-07 16:00:15.957 [UI Thread @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.961 [DefaultDispatcher-worker-1 @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.964 [DefaultDispatcher-worker-3 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.969 [DefaultDispatcher-worker-6 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.971 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713813322014416896 2025-04-07 16:00:15.971 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713813322014416896. 2025-04-07 16:00:15.971 [UI Thread @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713813322014416896 2025-04-07 16:00:15.972 [eventLoopGroupProxy-19-2 @call-handler#3188] 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-07 16:00:15.972 [eventLoopGroupProxy-19-2 @call-handler#3188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.973 [UI Thread @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713813322014416896 2025-04-07 16:00:15.973 [UI Thread @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713813322014416896 2025-04-07 16:00:15.973 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713813322014416896. 2025-04-07 16:00:15.973 [UI Thread @coroutine#3186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.977 [DefaultDispatcher-worker-5 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.982 [DefaultDispatcher-worker-17 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.986 [DefaultDispatcher-worker-12 @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.986 [DefaultDispatcher-worker-12 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:15.986 [DefaultDispatcher-worker-12 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/message. 2025-04-07 16:00:15.986 [DefaultDispatcher-worker-12 @coroutine#2999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:15.986 [DefaultDispatcher-worker-12 @coroutine#2999] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46287/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 16:00:15.987 [eventLoopGroupProxy-19-2 @call-handler#3196] 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-07 16:00:15.987 [eventLoopGroupProxy-19-2 @call-handler#3196] 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-07 16:00:15.987 [eventLoopGroupProxy-19-2 @call-handler#3196] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 16:00:15.991 [DefaultDispatcher-worker-20 @call-handler#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:15.991 [eventLoopGroupProxy-19-2 @call-handler#3196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:15.992 [DefaultDispatcher-worker-23 @coroutine#2999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:15.992 [DefaultDispatcher-worker-23 @coroutine#2999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:15.992 [DefaultDispatcher-worker-23 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/message. 2025-04-07 16:00:15.992 [DefaultDispatcher-worker-23 @coroutine#2999] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:15.996 [UI Thread @coroutine#3212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713813322014416898&assignmentUid=713813322014416896&clazzUid=713813322014416896&submitterUid=713813322014416897 2025-04-07 16:00:15.996 [DefaultDispatcher-worker-7 @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:15.996 [UI Thread @coroutine#3212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713813322014416898&assignmentUid=713813322014416896&clazzUid=713813322014416896&submitterUid=713813322014416897. 2025-04-07 16:00:15.996 [UI Thread @coroutine#3212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713813322014416898&assignmentUid=713813322014416896&clazzUid=713813322014416896&submitterUid=713813322014416897 2025-04-07 16:00:15.997 [eventLoopGroupProxy-19-2 @call-handler#3217] 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-07 16:00:16.000 [eventLoopGroupProxy-19-2 @call-handler#3217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.000 [UI Thread @coroutine#3212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713813322014416898&assignmentUid=713813322014416896&clazzUid=713813322014416896&submitterUid=713813322014416897 2025-04-07 16:00:16.000 [UI Thread @coroutine#3212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713813322014416898&assignmentUid=713813322014416896&clazzUid=713813322014416896&submitterUid=713813322014416897 2025-04-07 16:00:16.000 [UI Thread @coroutine#3212] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713813322014416898&assignmentUid=713813322014416896&clazzUid=713813322014416896&submitterUid=713813322014416897. 2025-04-07 16:00:16.000 [UI Thread @coroutine#3212] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713813322014416898&assignmentUid=713813322014416896&clazzUid=713813322014416896&submitterUid=713813322014416897 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.005 [DefaultDispatcher-worker-5 @coroutine#3212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:16.009 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/PersonDao/getNamesByUid?uid=713813322014416897 2025-04-07 16:00:16.009 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/PersonDao/getNamesByUid?uid=713813322014416897. 2025-04-07 16:00:16.009 [UI Thread @coroutine#3226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/PersonDao/getNamesByUid?uid=713813322014416897 2025-04-07 16:00:16.010 [eventLoopGroupProxy-19-2 @call-handler#3235] 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-07 16:00:16.011 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.011 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:16.011 [UI Thread @coroutine#3231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.011 [eventLoopGroupProxy-19-2 @call-handler#3235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.011 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713813322014416896 2025-04-07 16:00:16.011 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713813322014416896. 2025-04-07 16:00:16.011 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713813322014416896 2025-04-07 16:00:16.011 [eventLoopGroupProxy-19-5 @call-handler#3244] 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-07 16:00:16.011 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.011 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:16.011 [UI Thread @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.011 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.011 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:16.011 [UI Thread @coroutine#3240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.011 [eventLoopGroupProxy-19-6 @call-handler#3250] 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-07 16:00:16.011 [eventLoopGroupProxy-19-2 @call-handler#3255] 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-07 16:00:16.012 [eventLoopGroupProxy-19-7 @call-handler#3256] 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-07 16:00:16.012 [UI Thread @coroutine#3226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/PersonDao/getNamesByUid?uid=713813322014416897 2025-04-07 16:00:16.012 [UI Thread @coroutine#3226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/PersonDao/getNamesByUid?uid=713813322014416897 2025-04-07 16:00:16.012 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/PersonDao/getNamesByUid?uid=713813322014416897. 2025-04-07 16:00:16.012 [UI Thread @coroutine#3226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/PersonDao/getNamesByUid?uid=713813322014416897 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.012 [eventLoopGroupProxy-19-2 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.013 [UI Thread @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.013 [eventLoopGroupProxy-19-7 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.013 [UI Thread @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.013 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:16.013 [UI Thread @coroutine#3238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.013 [UI Thread @coroutine#3240] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.013 [UI Thread @coroutine#3240] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.013 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:16.013 [UI Thread @coroutine#3240] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.013 [eventLoopGroupProxy-19-5 @call-handler#3244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.013 [UI Thread @coroutine#3231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.013 [UI Thread @coroutine#3231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.013 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:16.013 [UI Thread @coroutine#3231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713813322014416897&assignmentUid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.014 [eventLoopGroupProxy-19-6 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.014 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713813322014416896 2025-04-07 16:00:16.014 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713813322014416896 2025-04-07 16:00:16.014 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713813322014416896. 2025-04-07 16:00:16.014 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.017 [DefaultDispatcher-worker-14 @coroutine#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:16.020 [DefaultDispatcher-worker-14 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:16.023 [DefaultDispatcher-worker-5 @coroutine#3240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:16.026 [DefaultDispatcher-worker-5 @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:16.033 [DefaultDispatcher-worker-1 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:16.036 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416898 2025-04-07 16:00:16.036 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416898. 2025-04-07 16:00:16.036 [UI Thread @coroutine#3271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416898 2025-04-07 16:00:16.037 [eventLoopGroupProxy-19-2 @call-handler#3273] 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-07 16:00:16.040 [eventLoopGroupProxy-19-2 @call-handler#3273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.040 [UI Thread @coroutine#3271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416898 2025-04-07 16:00:16.040 [UI Thread @coroutine#3271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416898 2025-04-07 16:00:16.040 [DefaultDispatcher-worker-7 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:16.041 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.041 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:16.041 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416898. 2025-04-07 16:00:16.041 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.041 [UI Thread @coroutine#3271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416898 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.041 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.041 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.045 [DefaultDispatcher-worker-18 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:16.046 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/PersonDao/findByUidAsync?uid=713813322014416897 2025-04-07 16:00:16.046 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/PersonDao/findByUidAsync?uid=713813322014416897. 2025-04-07 16:00:16.046 [UI Thread @coroutine#3271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/PersonDao/findByUidAsync?uid=713813322014416897 2025-04-07 16:00:16.047 [eventLoopGroupProxy-19-2 @call-handler#3280] 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-07 16:00:16.047 [eventLoopGroupProxy-19-2 @call-handler#3280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.048 [UI Thread @coroutine#3271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/PersonDao/findByUidAsync?uid=713813322014416897 2025-04-07 16:00:16.048 [UI Thread @coroutine#3271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/PersonDao/findByUidAsync?uid=713813322014416897 2025-04-07 16:00:16.048 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/PersonDao/findByUidAsync?uid=713813322014416897. 2025-04-07 16:00:16.048 [UI Thread @coroutine#3271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/PersonDao/findByUidAsync?uid=713813322014416897 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.052 [DefaultDispatcher-worker-15 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:16.057 [DefaultDispatcher-worker-6 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:16.061 [DefaultDispatcher-worker-6 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:16.061 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:16.061 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/message. 2025-04-07 16:00:16.061 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:16.061 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46287/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 16:00:16.062 [eventLoopGroupProxy-19-2 @call-handler#3285] 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-07 16:00:16.062 [eventLoopGroupProxy-19-2 @call-handler#3285] 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-07 16:00:16.062 [eventLoopGroupProxy-19-2 @call-handler#3285] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 16:00:16.067 [DefaultDispatcher-worker-13 @call-handler#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2025-04-07 16:00:16.067 [eventLoopGroupProxy-19-2 @call-handler#3285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.067 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:16.067 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/replication/message 2025-04-07 16:00:16.067 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/replication/message. 2025-04-07 16:00:16.067 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.069 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896 2025-04-07 16:00:16.069 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896. 2025-04-07 16:00:16.069 [UI Thread @coroutine#3308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896 2025-04-07 16:00:16.069 [UI Thread @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.069 [UI Thread @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:16.069 [UI Thread @coroutine#3312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.069 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.069 [eventLoopGroupProxy-19-2 @call-handler#3325] 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-07 16:00:16.069 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:16.069 [UI Thread @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.069 [eventLoopGroupProxy-19-5 @call-handler#3327] 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-07 16:00:16.069 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.069 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:16.069 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.070 [eventLoopGroupProxy-19-6 @call-handler#3334] 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-07 16:00:16.070 [eventLoopGroupProxy-19-2 @call-handler#3325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.070 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897 2025-04-07 16:00:16.070 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897. 2025-04-07 16:00:16.070 [UI Thread @coroutine#3337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897 2025-04-07 16:00:16.070 [eventLoopGroupProxy-19-7 @call-handler#3341] 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-07 16:00:16.070 [UI Thread @coroutine#3308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896 2025-04-07 16:00:16.070 [UI Thread @coroutine#3308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896 2025-04-07 16:00:16.070 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896. 2025-04-07 16:00:16.070 [UI Thread @coroutine#3308] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.070 [eventLoopGroupProxy-19-6 @call-handler#3334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.070 [eventLoopGroupProxy-19-2 @call-handler#3347] 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-07 16:00:16.071 [eventLoopGroupProxy-19-7 @call-handler#3341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.071 [eventLoopGroupProxy-19-5 @call-handler#3327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.071 [UI Thread @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.071 [UI Thread @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.071 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:16.071 [UI Thread @coroutine#3317] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.071 [UI Thread @coroutine#3312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.071 [UI Thread @coroutine#3312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.071 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.071 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 2025-04-07 16:00:16.071 [UI Thread @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:16.071 [UI Thread @coroutine#3312] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.071 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896. 2025-04-07 16:00:16.071 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713813322014416897&assignmentUid=713813322014416896 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.072 [eventLoopGroupProxy-19-2 @call-handler#3347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 16:00:16.072 [DefaultDispatcher-worker-23 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-07 16:00:16.072 [UI Thread @coroutine#3337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897 2025-04-07 16:00:16.072 [UI Thread @coroutine#3337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897 2025-04-07 16:00:16.073 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897. 2025-04-07 16:00:16.073 [UI Thread @coroutine#3337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46287/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713813322014416896&clazzUid=713813322014416896&accountPersonUid=713813322014416897 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:16.075 [DefaultDispatcher-worker-19 @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:16.078 [DefaultDispatcher-worker-3 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:16.081 [DefaultDispatcher-worker-3 @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:16.084 [DefaultDispatcher-worker-23 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:16.087 [DefaultDispatcher-worker-17 @coroutine#3337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2025-04-07 16:00:16.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-07 16:00:16.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-07 16:00:16.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:16.089 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11c68269: (connection evicted) 2025-04-07 16:00:16.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:16.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-07 16:00:16.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-07 16:00:16.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-07 16:00:16.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-07 16:00:16.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:16.090 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b: (connection evicted) 2025-04-07 16:00:16.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:16.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-07 16:00:16.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-07 16:00:16.138 [DefaultDispatcher-worker-17 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:16.138 [DefaultDispatcher-worker-17 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.138 [DefaultDispatcher-worker-17 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:16.138 [DefaultDispatcher-worker-17 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.139 [DefaultDispatcher-worker-24 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.139 [DefaultDispatcher-worker-24 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.215 [DefaultDispatcher-worker-3 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:16.215 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.215 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:16.215 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.216 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.216 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.302 [DefaultDispatcher-worker-7 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:16.303 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.303 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:16.303 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.303 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.303 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.342 [DefaultDispatcher-worker-8 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:16.343 [DefaultDispatcher-worker-8 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.343 [DefaultDispatcher-worker-8 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:16.343 [DefaultDispatcher-worker-8 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.343 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.343 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.382 [DefaultDispatcher-worker-17 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:16.382 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.382 [DefaultDispatcher-worker-17 @coroutine#2263] 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-07 16:00:16.382 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.383 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.408 [DefaultDispatcher-worker-12 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:16.408 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.408 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:16.408 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.408 [DefaultDispatcher-worker-11 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.408 [DefaultDispatcher-worker-11 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.558 [DefaultDispatcher-worker-24 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:16.558 [DefaultDispatcher-worker-24 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.558 [DefaultDispatcher-worker-24 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:16.558 [DefaultDispatcher-worker-24 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.559 [DefaultDispatcher-worker-11 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.559 [DefaultDispatcher-worker-11 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.613 [DefaultDispatcher-worker-2 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:16.613 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.613 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:16.613 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.614 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.614 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.735 [DefaultDispatcher-worker-2 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:16.735 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.735 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:16.735 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.736 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:16.736 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.046 [DefaultDispatcher-worker-8 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:17.046 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.046 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:17.046 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.047 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.047 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-07 16:00:17.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-07 16:00:17.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.094 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@80347b2: (connection evicted) 2025-04-07 16:00:17.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-07 16:00:17.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6980e66a 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec63b9a 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec63b9a 2025-04-07 16:00:17.097 [Test worker @coroutine#3402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-07 16:00:17.106 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec63b9a 2025-04-07 16:00:17.112 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec63b9a 2025-04-07 16:00:17.113 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec63b9a 2025-04-07 16:00:17.114 [Test worker @coroutine#3407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec63b9a 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b17373 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@19305a7c 2025-04-07 16:00:17.115 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@19305a7c 2025-04-07 16:00:17.116 [Test worker @coroutine#3402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-07 16:00:17.127 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19305a7c 2025-04-07 16:00:17.133 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19305a7c 2025-04-07 16:00:17.134 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19305a7c 2025-04-07 16:00:17.135 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19305a7c 2025-04-07 16:00:17.139 [DefaultDispatcher-worker-6 @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19305a7c 2025-04-07 16:00:17.143 [DefaultDispatcher-worker-15 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:17.143 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.143 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:17.143 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.144 [DefaultDispatcher-worker-21 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.144 [DefaultDispatcher-worker-21 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.148 [DefaultDispatcher-worker-4 @coroutine#3402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec63b9a 2025-04-07 16:00:17.153 [DefaultDispatcher-worker-1 @coroutine#3402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec63b9a 2025-04-07 16:00:17.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-07 16:00:17.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-07 16:00:17.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.158 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ec63b9a: (connection evicted) 2025-04-07 16:00:17.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-07 16:00:17.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-07 16:00:17.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-07 16:00:17.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-07 16:00:17.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.158 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19305a7c: (connection evicted) 2025-04-07 16:00:17.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-07 16:00:17.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-07 16:00:17.159 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-07 16:00:17.159 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.159 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.159 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.159 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.159 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.159 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.159 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f19ab6 2025-04-07 16:00:17.159 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2025-04-07 16:00:17.160 [Test worker @coroutine#3465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-07 16:00:17.169 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2025-04-07 16:00:17.174 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2025-04-07 16:00:17.175 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2025-04-07 16:00:17.177 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62065d12 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2025-04-07 16:00:17.177 [Test worker @coroutine#3465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-07 16:00:17.186 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2025-04-07 16:00:17.191 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2025-04-07 16:00:17.192 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2025-04-07 16:00:17.193 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2025-04-07 16:00:17.197 [DefaultDispatcher-worker-8 @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2025-04-07 16:00:17.206 [DefaultDispatcher-worker-22 @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2025-04-07 16:00:17.211 [DefaultDispatcher-worker-16 @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2025-04-07 16:00:17.215 [DefaultDispatcher-worker-10 @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2025-04-07 16:00:17.220 [DefaultDispatcher-worker-14 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:17.220 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.220 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:17.220 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.221 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.221 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.227 [DefaultDispatcher-worker-15 @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2025-04-07 16:00:17.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-07 16:00:17.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-07 16:00:17.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.229 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8: (connection evicted) 2025-04-07 16:00:17.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-07 16:00:17.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-07 16:00:17.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-07 16:00:17.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-07 16:00:17.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.230 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf: (connection evicted) 2025-04-07 16:00:17.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-07 16:00:17.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bd29a01 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-04-07 16:00:17.231 [Test worker @coroutine#3554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-07 16:00:17.240 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-04-07 16:00:17.246 [Test worker @coroutine#3555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-04-07 16:00:17.247 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-04-07 16:00:17.248 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dce3e82 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-07 16:00:17.249 [Test worker @coroutine#3554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-07 16:00:17.258 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-07 16:00:17.264 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-07 16:00:17.265 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-07 16:00:17.266 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-07 16:00:17.270 [DefaultDispatcher-worker-8 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-07 16:00:17.278 [DefaultDispatcher-worker-8 @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-04-07 16:00:17.282 [DefaultDispatcher-worker-24 @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-04-07 16:00:17.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-07 16:00:17.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-07 16:00:17.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.286 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9: (connection evicted) 2025-04-07 16:00:17.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-07 16:00:17.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-07 16:00:17.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-07 16:00:17.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-07 16:00:17.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.287 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce59833: (connection evicted) 2025-04-07 16:00:17.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-07 16:00:17.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@415cb259 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2025-04-07 16:00:17.288 [Test worker @coroutine#3611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-07 16:00:17.297 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2025-04-07 16:00:17.303 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2025-04-07 16:00:17.304 [Test worker @coroutine#3614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2025-04-07 16:00:17.305 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3449cddf 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.305 [Test worker @coroutine#3611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-07 16:00:17.306 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-07 16:00:17.306 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-07 16:00:17.306 [Test worker @coroutine#3611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-07 16:00:17.308 [DefaultDispatcher-worker-19 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:17.308 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.308 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:17.308 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.309 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.309 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.315 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-07 16:00:17.321 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-07 16:00:17.322 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-07 16:00:17.323 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-07 16:00:17.326 [DefaultDispatcher-worker-1 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-07 16:00:17.335 [DefaultDispatcher-worker-15 @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2025-04-07 16:00:17.339 [DefaultDispatcher-worker-12 @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2025-04-07 16:00:17.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-07 16:00:17.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-07 16:00:17.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.343 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69497a36: (connection evicted) 2025-04-07 16:00:17.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-07 16:00:17.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-07 16:00:17.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-07 16:00:17.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-07 16:00:17.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.344 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46da7d39: (connection evicted) 2025-04-07 16:00:17.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-07 16:00:17.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dc72335 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2025-04-07 16:00:17.345 [Test worker @coroutine#3671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-07 16:00:17.348 [DefaultDispatcher-worker-13 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:17.348 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.348 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:17.348 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.349 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.349 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.355 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2025-04-07 16:00:17.361 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2025-04-07 16:00:17.362 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2025-04-07 16:00:17.363 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f270e7 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.363 [Test worker @coroutine#3671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-07 16:00:17.364 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-07 16:00:17.364 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-07 16:00:17.364 [Test worker @coroutine#3671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-07 16:00:17.372 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-07 16:00:17.378 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-07 16:00:17.379 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-07 16:00:17.380 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-07 16:00:17.384 [DefaultDispatcher-worker-20 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-07 16:00:17.387 [DefaultDispatcher-worker-4 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:17.387 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.387 [DefaultDispatcher-worker-4 @coroutine#2263] 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-07 16:00:17.387 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.387 [DefaultDispatcher-worker-20 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.393 [DefaultDispatcher-worker-20 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2025-04-07 16:00:17.398 [DefaultDispatcher-worker-19 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2025-04-07 16:00:17.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-07 16:00:17.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-07 16:00:17.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.402 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7abc838a: (connection evicted) 2025-04-07 16:00:17.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-07 16:00:17.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-07 16:00:17.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-07 16:00:17.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-07 16:00:17.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.403 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da09b52: (connection evicted) 2025-04-07 16:00:17.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-07 16:00:17.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e7f72 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2025-04-07 16:00:17.404 [Test worker @coroutine#3733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-07 16:00:17.413 [DefaultDispatcher-worker-11 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:17.413 [DefaultDispatcher-worker-11 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.413 [DefaultDispatcher-worker-11 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:17.413 [DefaultDispatcher-worker-11 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.413 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.413 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.414 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2025-04-07 16:00:17.420 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2025-04-07 16:00:17.421 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2025-04-07 16:00:17.422 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e7ea20 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.422 [Test worker @coroutine#3733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-07 16:00:17.423 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-07 16:00:17.423 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-07 16:00:17.423 [Test worker @coroutine#3733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-07 16:00:17.431 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-07 16:00:17.437 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-07 16:00:17.438 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-07 16:00:17.439 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-07 16:00:17.443 [DefaultDispatcher-worker-3 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-07 16:00:17.451 [DefaultDispatcher-worker-3 @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2025-04-07 16:00:17.456 [DefaultDispatcher-worker-8 @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2025-04-07 16:00:17.460 [DefaultDispatcher-worker-2 @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2025-04-07 16:00:17.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-07 16:00:17.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-07 16:00:17.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.464 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3787eac3: (connection evicted) 2025-04-07 16:00:17.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-07 16:00:17.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-07 16:00:17.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-07 16:00:17.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-07 16:00:17.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.465 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5: (connection evicted) 2025-04-07 16:00:17.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-07 16:00:17.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54e0b29c 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-04-07 16:00:17.466 [Test worker @coroutine#3796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-07 16:00:17.475 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-04-07 16:00:17.480 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-04-07 16:00:17.481 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-04-07 16:00:17.482 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8036bb 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-07 16:00:17.483 [Test worker @coroutine#3796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-07 16:00:17.491 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-07 16:00:17.496 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-07 16:00:17.497 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-07 16:00:17.498 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-07 16:00:17.501 [DefaultDispatcher-worker-9 @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-07 16:00:17.509 [DefaultDispatcher-worker-9 @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-04-07 16:00:17.513 [DefaultDispatcher-worker-5 @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-04-07 16:00:17.517 [DefaultDispatcher-worker-2 @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-04-07 16:00:17.526 [DefaultDispatcher-worker-16 @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2025-04-07 16:00:17.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-07 16:00:17.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-07 16:00:17.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.528 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c24063c: (connection evicted) 2025-04-07 16:00:17.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-07 16:00:17.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-07 16:00:17.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-07 16:00:17.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-07 16:00:17.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.529 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5113ab26: (connection evicted) 2025-04-07 16:00:17.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-07 16:00:17.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497ccf3 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-04-07 16:00:17.530 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-04-07 16:00:17.532 [Test worker @coroutine#3883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-07 16:00:17.542 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-04-07 16:00:17.548 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-04-07 16:00:17.548 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-04-07 16:00:17.549 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56da2437 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-07 16:00:17.550 [Test worker @coroutine#3883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-07 16:00:17.558 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-07 16:00:17.563 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-07 16:00:17.563 [DefaultDispatcher-worker-23 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:17.563 [DefaultDispatcher-worker-23 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.563 [DefaultDispatcher-worker-23 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:17.563 [DefaultDispatcher-worker-23 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.564 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-07 16:00:17.564 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.564 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.564 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-07 16:00:17.568 [DefaultDispatcher-worker-4 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-07 16:00:17.575 [DefaultDispatcher-worker-11 @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-04-07 16:00:17.579 [DefaultDispatcher-worker-15 @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-04-07 16:00:17.580 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2025-04-07 16:00:17.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-07 16:00:17.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-07 16:00:17.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.584 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@743167c7: (connection evicted) 2025-04-07 16:00:17.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-07 16:00:17.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-07 16:00:17.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-07 16:00:17.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-07 16:00:17.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.585 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@545d772e: (connection evicted) 2025-04-07 16:00:17.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-07 16:00:17.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d593bbc 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-04-07 16:00:17.586 [Test worker @coroutine#3945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-07 16:00:17.593 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-04-07 16:00:17.598 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-04-07 16:00:17.599 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-04-07 16:00:17.600 [Test worker @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77524169 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-07 16:00:17.600 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-07 16:00:17.601 [Test worker @coroutine#3945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-07 16:00:17.608 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-07 16:00:17.612 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-07 16:00:17.613 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-07 16:00:17.614 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-07 16:00:17.617 [DefaultDispatcher-worker-23 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:17.617 [DefaultDispatcher-worker-23 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.617 [DefaultDispatcher-worker-8 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-07 16:00:17.617 [DefaultDispatcher-worker-23 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:17.617 [DefaultDispatcher-worker-23 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.618 [DefaultDispatcher-worker-18 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.618 [DefaultDispatcher-worker-18 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.624 [DefaultDispatcher-worker-8 @coroutine#3945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-04-07 16:00:17.629 [DefaultDispatcher-worker-18 @coroutine#3945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-04-07 16:00:17.630 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-04-07 16:00:17.631 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2025-04-07 16:00:17.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-07 16:00:17.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-07 16:00:17.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.634 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65018381: (connection evicted) 2025-04-07 16:00:17.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-07 16:00:17.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-07 16:00:17.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-07 16:00:17.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-07 16:00:17.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.635 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa: (connection evicted) 2025-04-07 16:00:17.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-07 16:00:17.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4dce67 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-04-07 16:00:17.636 [Test worker @coroutine#4009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-07 16:00:17.643 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-04-07 16:00:17.648 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-04-07 16:00:17.649 [Test worker @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-04-07 16:00:17.650 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3287cf03 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-07 16:00:17.650 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-07 16:00:17.651 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-07 16:00:17.651 [Test worker @coroutine#4009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-07 16:00:17.658 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-07 16:00:17.662 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-07 16:00:17.663 [Test worker @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-07 16:00:17.664 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-07 16:00:17.668 [DefaultDispatcher-worker-10 @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-07 16:00:17.675 [DefaultDispatcher-worker-14 @coroutine#4009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-04-07 16:00:17.680 [DefaultDispatcher-worker-7 @coroutine#4009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc 2025-04-07 16:00:17.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-07 16:00:17.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-07 16:00:17.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.718 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35f34ccc: (connection evicted) 2025-04-07 16:00:17.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-07 16:00:17.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-07 16:00:17.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-07 16:00:17.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-07 16:00:17.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.718 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5: (connection evicted) 2025-04-07 16:00:17.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-07 16:00:17.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@254dfd34 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.719 [Test worker @coroutine#4081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-07 16:00:17.720 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2025-04-07 16:00:17.720 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2025-04-07 16:00:17.720 [Test worker @coroutine#4081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-07 16:00:17.727 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2025-04-07 16:00:17.732 [Test worker @coroutine#4083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2025-04-07 16:00:17.733 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2025-04-07 16:00:17.734 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38d1c7d2 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2025-04-07 16:00:17.734 [Test worker @coroutine#4081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-07 16:00:17.740 [DefaultDispatcher-worker-9 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:17.740 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.740 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:17.740 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.741 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.741 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:17.743 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2025-04-07 16:00:17.748 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2025-04-07 16:00:17.749 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2025-04-07 16:00:17.749 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2025-04-07 16:00:17.753 [DefaultDispatcher-worker-16 @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2025-04-07 16:00:17.760 [DefaultDispatcher-worker-15 @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2025-04-07 16:00:17.765 [DefaultDispatcher-worker-18 @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2025-04-07 16:00:17.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-07 16:00:17.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-07 16:00:17.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.768 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7: (connection evicted) 2025-04-07 16:00:17.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-07 16:00:17.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-07 16:00:17.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-07 16:00:17.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-07 16:00:17.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.769 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a: (connection evicted) 2025-04-07 16:00:17.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-07 16:00:17.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@376b6d7d 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.770 [Test worker @coroutine#4143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-07 16:00:17.771 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2025-04-07 16:00:17.771 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2025-04-07 16:00:17.771 [Test worker @coroutine#4143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-07 16:00:17.778 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2025-04-07 16:00:17.783 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2025-04-07 16:00:17.784 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2025-04-07 16:00:17.785 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b75d640 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.785 [Test worker @coroutine#4143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-07 16:00:17.786 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-04-07 16:00:17.786 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-04-07 16:00:17.786 [Test worker @coroutine#4143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-07 16:00:17.793 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-04-07 16:00:17.798 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-04-07 16:00:17.798 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-04-07 16:00:17.799 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-04-07 16:00:17.804 [DefaultDispatcher-worker-18 @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-04-07 16:00:17.811 [DefaultDispatcher-worker-15 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2025-04-07 16:00:17.815 [DefaultDispatcher-worker-21 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2025-04-07 16:00:17.817 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2025-04-07 16:00:17.818 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2025-04-07 16:00:17.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-07 16:00:17.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-07 16:00:17.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.822 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4: (connection evicted) 2025-04-07 16:00:17.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-07 16:00:17.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-07 16:00:17.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-07 16:00:17.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-07 16:00:17.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.823 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@532b3244: (connection evicted) 2025-04-07 16:00:17.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-07 16:00:17.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc9b564 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dd9eb6 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dd9eb6 2025-04-07 16:00:17.824 [Test worker @coroutine#4204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-07 16:00:17.831 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dd9eb6 2025-04-07 16:00:17.836 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dd9eb6 2025-04-07 16:00:17.837 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dd9eb6 2025-04-07 16:00:17.838 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dd9eb6 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ad0d002 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-04-07 16:00:17.838 [Test worker @coroutine#4204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-07 16:00:17.845 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-04-07 16:00:17.850 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-04-07 16:00:17.851 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-04-07 16:00:17.852 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-04-07 16:00:17.855 [DefaultDispatcher-worker-4 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-04-07 16:00:17.863 [DefaultDispatcher-worker-12 @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dd9eb6 2025-04-07 16:00:17.867 [DefaultDispatcher-worker-9 @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dd9eb6 2025-04-07 16:00:17.873 [UI Thread @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dd9eb6 2025-04-07 16:00:17.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-07 16:00:17.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-07 16:00:17.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.875 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25dd9eb6: (connection evicted) 2025-04-07 16:00:17.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-07 16:00:17.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-07 16:00:17.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-07 16:00:17.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-07 16:00:17.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.875 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63064672: (connection evicted) 2025-04-07 16:00:17.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-07 16:00:17.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3abe8714 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7135c 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7135c 2025-04-07 16:00:17.877 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-07 16:00:17.885 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7135c 2025-04-07 16:00:17.890 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7135c 2025-04-07 16:00:17.890 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7135c 2025-04-07 16:00:17.891 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7135c 2025-04-07 16:00:17.896 [DefaultDispatcher-worker-10 @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7135c 2025-04-07 16:00:17.897 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7135c 2025-04-07 16:00:17.904 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7135c 2025-04-07 16:00:17.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-07 16:00:17.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-07 16:00:17.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.916 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d7135c: (connection evicted) 2025-04-07 16:00:17.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-07 16:00:17.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43aa9ccd 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-07 16:00:17.917 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2025-04-07 16:00:17.918 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2025-04-07 16:00:17.918 [Test worker @coroutine#4329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-07 16:00:17.925 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2025-04-07 16:00:17.930 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2025-04-07 16:00:17.931 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2025-04-07 16:00:17.932 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2025-04-07 16:00:17.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-07 16:00:17.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-07 16:00:17.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:17.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-07 16:00:17.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-07 16:00:17.934 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-07 16:00:17.934 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.934 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.934 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.934 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.934 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.934 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.934 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a06914 2025-04-07 16:00:17.934 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.934 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.934 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.934 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-07 16:00:17.935 [Test worker @coroutine#4358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-07 16:00:17.942 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-07 16:00:17.947 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-07 16:00:17.948 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-07 16:00:17.949 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-07 16:00:17.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-07 16:00:17.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-07 16:00:17.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:17.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-07 16:00:17.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54da9644 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-07 16:00:17.951 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.952 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.952 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.952 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.952 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.952 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.952 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.952 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.952 [Test worker @coroutine#4388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-07 16:00:17.952 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-04-07 16:00:17.952 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-04-07 16:00:17.952 [Test worker @coroutine#4388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-07 16:00:17.960 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-04-07 16:00:17.965 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-04-07 16:00:17.965 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-04-07 16:00:17.966 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2025-04-07 16:00:17.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-07 16:00:17.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-07 16:00:17.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:17.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-07 16:00:17.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f134a2 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.969 [Test worker @coroutine#4422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-07 16:00:17.970 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6809a461 2025-04-07 16:00:17.970 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6809a461 2025-04-07 16:00:17.970 [Test worker @coroutine#4422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-07 16:00:17.978 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6809a461 2025-04-07 16:00:17.983 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6809a461 2025-04-07 16:00:17.984 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6809a461 2025-04-07 16:00:17.985 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6809a461 2025-04-07 16:00:17.989 [DefaultDispatcher-worker-22 @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6809a461 2025-04-07 16:00:17.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-07 16:00:17.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-07 16:00:17.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:17.997 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6809a461: (connection evicted) 2025-04-07 16:00:17.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:17.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-07 16:00:17.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-07 16:00:17.998 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-07 16:00:17.998 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2662997a 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2025-04-07 16:00:17.999 [Test worker @coroutine#4449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-07 16:00:18.007 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2025-04-07 16:00:18.011 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2025-04-07 16:00:18.012 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2025-04-07 16:00:18.013 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2025-04-07 16:00:18.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-07 16:00:18.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-07 16:00:18.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:18.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-07 16:00:18.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48b1f8f5 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-04-07 16:00:18.016 [Test worker @coroutine#4478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-07 16:00:18.024 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-04-07 16:00:18.029 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-04-07 16:00:18.030 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-04-07 16:00:18.031 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-04-07 16:00:18.035 [DefaultDispatcher-worker-13 @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-04-07 16:00:18.036 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-04-07 16:00:18.038 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-04-07 16:00:18.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-07 16:00:18.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-07 16:00:18.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.039 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c: (connection evicted) 2025-04-07 16:00:18.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-07 16:00:18.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d001a14 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.040 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8f835c 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8f835c 2025-04-07 16:00:18.041 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-07 16:00:18.048 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8f835c 2025-04-07 16:00:18.051 [DefaultDispatcher-worker-7 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:18.051 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.051 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:18.051 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.052 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.052 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.053 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8f835c 2025-04-07 16:00:18.054 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8f835c 2025-04-07 16:00:18.055 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8f835c 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d462edc 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-04-07 16:00:18.055 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-07 16:00:18.063 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-04-07 16:00:18.068 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-04-07 16:00:18.071 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-04-07 16:00:18.072 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-04-07 16:00:18.076 [DefaultDispatcher-worker-23 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2025-04-07 16:00:18.083 [DefaultDispatcher-worker-18 @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8f835c 2025-04-07 16:00:18.092 [DefaultDispatcher-worker-20 @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8f835c 2025-04-07 16:00:18.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-07 16:00:18.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-07 16:00:18.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.097 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d8f835c: (connection evicted) 2025-04-07 16:00:18.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-07 16:00:18.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-07 16:00:18.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-07 16:00:18.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-07 16:00:18.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.097 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@330f3046: (connection evicted) 2025-04-07 16:00:18.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-07 16:00:18.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-07 16:00:18.098 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-07 16:00:18.098 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.098 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.098 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.098 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.098 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.098 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.098 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a65ce06 2025-04-07 16:00:18.098 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.098 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.098 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-07 16:00:18.099 [Test worker @coroutine#4542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-07 16:00:18.107 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-07 16:00:18.112 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-07 16:00:18.112 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-07 16:00:18.113 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-07 16:00:18.113 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9a0166 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-07 16:00:18.114 [Test worker @coroutine#4542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-07 16:00:18.122 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-07 16:00:18.126 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-07 16:00:18.127 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-07 16:00:18.128 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-07 16:00:18.132 [DefaultDispatcher-worker-2 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-07 16:00:18.139 [DefaultDispatcher-worker-2 @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-07 16:00:18.148 [DefaultDispatcher-worker-23 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:18.148 [DefaultDispatcher-worker-23 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.148 [DefaultDispatcher-worker-23 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:18.148 [DefaultDispatcher-worker-23 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.148 [DefaultDispatcher-worker-11 @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-07 16:00:18.149 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.149 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-07 16:00:18.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-07 16:00:18.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.151 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@116c43d4: (connection evicted) 2025-04-07 16:00:18.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-07 16:00:18.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-07 16:00:18.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-07 16:00:18.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-07 16:00:18.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.151 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655e024: (connection evicted) 2025-04-07 16:00:18.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-07 16:00:18.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21584b99 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2025-04-07 16:00:18.153 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-07 16:00:18.161 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2025-04-07 16:00:18.165 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2025-04-07 16:00:18.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2025-04-07 16:00:18.167 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2025-04-07 16:00:18.167 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-07 16:00:18.167 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.167 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.167 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@139e291e 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-04-07 16:00:18.168 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-07 16:00:18.176 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-04-07 16:00:18.180 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-04-07 16:00:18.181 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-04-07 16:00:18.182 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-04-07 16:00:18.186 [DefaultDispatcher-worker-4 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-04-07 16:00:18.193 [DefaultDispatcher-worker-19 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2025-04-07 16:00:18.200 [DefaultDispatcher-worker-9 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2025-04-07 16:00:18.204 [DefaultDispatcher-worker-10 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2025-04-07 16:00:18.208 [DefaultDispatcher-worker-2 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@134ccb03 2025-04-07 16:00:18.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-07 16:00:18.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-07 16:00:18.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.215 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@134ccb03: (connection evicted) 2025-04-07 16:00:18.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-07 16:00:18.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-07 16:00:18.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-07 16:00:18.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-07 16:00:18.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.216 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d58136: (connection evicted) 2025-04-07 16:00:18.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-07 16:00:18.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d884e9a 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.217 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-07 16:00:18.218 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2025-04-07 16:00:18.218 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2025-04-07 16:00:18.218 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-07 16:00:18.225 [DefaultDispatcher-worker-16 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:18.225 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.225 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:18.225 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.226 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2025-04-07 16:00:18.226 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.226 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.230 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2025-04-07 16:00:18.231 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2025-04-07 16:00:18.232 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5280e62e 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.232 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.233 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-07 16:00:18.233 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2025-04-07 16:00:18.233 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2025-04-07 16:00:18.233 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-07 16:00:18.240 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2025-04-07 16:00:18.245 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2025-04-07 16:00:18.246 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2025-04-07 16:00:18.247 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2025-04-07 16:00:18.250 [DefaultDispatcher-worker-22 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2025-04-07 16:00:18.257 [DefaultDispatcher-worker-22 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2025-04-07 16:00:18.262 [DefaultDispatcher-worker-4 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2025-04-07 16:00:18.265 [DefaultDispatcher-worker-19 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2025-04-07 16:00:18.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-07 16:00:18.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-07 16:00:18.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.271 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60: (connection evicted) 2025-04-07 16:00:18.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-07 16:00:18.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-07 16:00:18.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-07 16:00:18.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-07 16:00:18.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.271 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57d71569: (connection evicted) 2025-04-07 16:00:18.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-07 16:00:18.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281f2d6c 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.272 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-07 16:00:18.273 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-07 16:00:18.273 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-07 16:00:18.273 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-07 16:00:18.280 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-07 16:00:18.284 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-07 16:00:18.285 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-07 16:00:18.286 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5739b804 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-04-07 16:00:18.286 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-04-07 16:00:18.287 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-07 16:00:18.294 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-04-07 16:00:18.298 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-04-07 16:00:18.299 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-04-07 16:00:18.300 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-04-07 16:00:18.304 [DefaultDispatcher-worker-9 @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adee80f 2025-04-07 16:00:18.311 [DefaultDispatcher-worker-10 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-07 16:00:18.313 [DefaultDispatcher-worker-22 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:18.313 [DefaultDispatcher-worker-22 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.313 [DefaultDispatcher-worker-22 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:18.313 [DefaultDispatcher-worker-22 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.313 [DefaultDispatcher-worker-23 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.313 [DefaultDispatcher-worker-23 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.314 [DefaultDispatcher-worker-14 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-07 16:00:18.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-07 16:00:18.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-07 16:00:18.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.317 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9: (connection evicted) 2025-04-07 16:00:18.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-07 16:00:18.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-07 16:00:18.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-07 16:00:18.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-07 16:00:18.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.317 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6adee80f: (connection evicted) 2025-04-07 16:00:18.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-07 16:00:18.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac32da1 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-07 16:00:18.320 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-07 16:00:18.328 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-07 16:00:18.333 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-07 16:00:18.334 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-07 16:00:18.335 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6092d41 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.335 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-07 16:00:18.336 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-07 16:00:18.336 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-07 16:00:18.336 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-07 16:00:18.343 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-07 16:00:18.348 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-07 16:00:18.348 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-07 16:00:18.349 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-07 16:00:18.352 [DefaultDispatcher-worker-9 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:18.352 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.353 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:18.353 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.353 [DefaultDispatcher-worker-16 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-07 16:00:18.353 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.353 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.360 [DefaultDispatcher-worker-24 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-07 16:00:18.365 [DefaultDispatcher-worker-12 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-07 16:00:18.375 [DefaultDispatcher-worker-22 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-07 16:00:18.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-07 16:00:18.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-07 16:00:18.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.376 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1361b39a: (connection evicted) 2025-04-07 16:00:18.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-07 16:00:18.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-07 16:00:18.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-07 16:00:18.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-07 16:00:18.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.377 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b: (connection evicted) 2025-04-07 16:00:18.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-07 16:00:18.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c19b0a8 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.378 [Test worker @coroutine#4729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-07 16:00:18.379 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-07 16:00:18.379 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-07 16:00:18.379 [Test worker @coroutine#4729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-07 16:00:18.387 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-07 16:00:18.391 [DefaultDispatcher-worker-17 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:18.391 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.391 [DefaultDispatcher-worker-17 @coroutine#2263] 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-07 16:00:18.391 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.392 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-07 16:00:18.392 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.393 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-07 16:00:18.393 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7614beba 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-07 16:00:18.394 [Test worker @coroutine#4729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-07 16:00:18.401 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-07 16:00:18.406 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-07 16:00:18.407 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-07 16:00:18.408 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-07 16:00:18.412 [DefaultDispatcher-worker-14 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-07 16:00:18.417 [DefaultDispatcher-worker-8 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:18.417 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.417 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:18.417 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.418 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.418 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.420 [DefaultDispatcher-worker-8 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-07 16:00:18.424 [DefaultDispatcher-worker-15 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-07 16:00:18.428 [DefaultDispatcher-worker-10 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-07 16:00:18.435 [DefaultDispatcher-worker-23 @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-07 16:00:18.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-07 16:00:18.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-07 16:00:18.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.436 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab: (connection evicted) 2025-04-07 16:00:18.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-07 16:00:18.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-07 16:00:18.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-07 16:00:18.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-07 16:00:18.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.436 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d8b30: (connection evicted) 2025-04-07 16:00:18.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-07 16:00:18.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29cd48bd 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-07 16:00:18.438 [Test worker @coroutine#4770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-07 16:00:18.446 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-07 16:00:18.451 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-07 16:00:18.452 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-07 16:00:18.452 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@704c3ca2 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-07 16:00:18.453 [Test worker @coroutine#4770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-07 16:00:18.460 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-07 16:00:18.465 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-07 16:00:18.466 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-07 16:00:18.467 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-07 16:00:18.471 [DefaultDispatcher-worker-15 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-07 16:00:18.478 [DefaultDispatcher-worker-7 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-07 16:00:18.483 [DefaultDispatcher-worker-19 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-07 16:00:18.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-07 16:00:18.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-07 16:00:18.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.489 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64b262a7: (connection evicted) 2025-04-07 16:00:18.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-07 16:00:18.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-07 16:00:18.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-07 16:00:18.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-07 16:00:18.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.490 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61: (connection evicted) 2025-04-07 16:00:18.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-07 16:00:18.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-07 16:00:18.490 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-07 16:00:18.490 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.490 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746cb25d 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-04-07 16:00:18.491 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-07 16:00:18.498 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-04-07 16:00:18.503 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-04-07 16:00:18.504 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-04-07 16:00:18.505 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c7159d5 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.505 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-07 16:00:18.506 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-07 16:00:18.506 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-07 16:00:18.506 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-07 16:00:18.513 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-07 16:00:18.518 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-07 16:00:18.518 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-07 16:00:18.519 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-07 16:00:18.523 [DefaultDispatcher-worker-20 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2025-04-07 16:00:18.531 [DefaultDispatcher-worker-3 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-04-07 16:00:18.535 [DefaultDispatcher-worker-11 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-04-07 16:00:18.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-07 16:00:18.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-07 16:00:18.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.538 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b: (connection evicted) 2025-04-07 16:00:18.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-07 16:00:18.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-07 16:00:18.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-07 16:00:18.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-07 16:00:18.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.538 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff: (connection evicted) 2025-04-07 16:00:18.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-07 16:00:18.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-07 16:00:18.539 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e83badc 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-07 16:00:18.540 [Test worker @coroutine#4850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-07 16:00:18.547 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-07 16:00:18.552 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-07 16:00:18.553 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-07 16:00:18.554 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c6a9de 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.554 [Test worker @coroutine#4850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-07 16:00:18.555 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-07 16:00:18.555 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-07 16:00:18.555 [Test worker @coroutine#4850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-07 16:00:18.562 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-07 16:00:18.567 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-07 16:00:18.568 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-07 16:00:18.568 [DefaultDispatcher-worker-7 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:18.568 [DefaultDispatcher-worker-7 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.568 [DefaultDispatcher-worker-7 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:18.568 [DefaultDispatcher-worker-7 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.571 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.571 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.571 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-07 16:00:18.574 [DefaultDispatcher-worker-6 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-04-07 16:00:18.581 [DefaultDispatcher-worker-18 @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-07 16:00:18.585 [DefaultDispatcher-worker-21 @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-04-07 16:00:18.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-07 16:00:18.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-07 16:00:18.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.587 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23df16cf: (connection evicted) 2025-04-07 16:00:18.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-07 16:00:18.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-07 16:00:18.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-07 16:00:18.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-07 16:00:18.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.588 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930: (connection evicted) 2025-04-07 16:00:18.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-07 16:00:18.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12568b11 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.589 [Test worker @coroutine#4893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-07 16:00:18.590 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-07 16:00:18.590 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-07 16:00:18.590 [Test worker @coroutine#4893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-07 16:00:18.597 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-07 16:00:18.602 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-07 16:00:18.603 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-07 16:00:18.604 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f8f120c 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e09baf 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e09baf 2025-04-07 16:00:18.604 [Test worker @coroutine#4893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-07 16:00:18.612 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e09baf 2025-04-07 16:00:18.616 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e09baf 2025-04-07 16:00:18.617 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e09baf 2025-04-07 16:00:18.618 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e09baf 2025-04-07 16:00:18.622 [DefaultDispatcher-worker-3 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:18.622 [DefaultDispatcher-worker-15 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e09baf 2025-04-07 16:00:18.622 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.622 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:18.622 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.622 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.622 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.628 [DefaultDispatcher-worker-15 @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-07 16:00:18.635 [DefaultDispatcher-worker-11 @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-07 16:00:18.639 [DefaultDispatcher-worker-21 @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-07 16:00:18.690 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.704 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.745 [DefaultDispatcher-worker-21 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:18.745 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.745 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:18.745 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.746 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.746 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:18.752 [DefaultDispatcher-worker-21 @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-07 16:00:18.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-07 16:00:18.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-07 16:00:18.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.753 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69554e5a: (connection evicted) 2025-04-07 16:00:18.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-07 16:00:18.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-07 16:00:18.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-07 16:00:18.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-07 16:00:18.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.754 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33e09baf: (connection evicted) 2025-04-07 16:00:18.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-07 16:00:18.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5608233b 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aa9bae 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aa9bae 2025-04-07 16:00:18.755 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-07 16:00:18.763 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aa9bae 2025-04-07 16:00:18.768 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aa9bae 2025-04-07 16:00:18.768 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aa9bae 2025-04-07 16:00:18.769 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aa9bae 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ba7b3f 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.769 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.770 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.770 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.770 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.770 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.770 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.770 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.770 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-07 16:00:18.770 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2025-04-07 16:00:18.770 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2025-04-07 16:00:18.770 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-07 16:00:18.777 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2025-04-07 16:00:18.782 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2025-04-07 16:00:18.782 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2025-04-07 16:00:18.783 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2025-04-07 16:00:18.787 [DefaultDispatcher-worker-1 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac9173 2025-04-07 16:00:18.794 [DefaultDispatcher-worker-19 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aa9bae 2025-04-07 16:00:18.800 [DefaultDispatcher-worker-10 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aa9bae 2025-04-07 16:00:18.804 [DefaultDispatcher-worker-4 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aa9bae 2025-04-07 16:00:18.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-07 16:00:18.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-07 16:00:18.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.806 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40aa9bae: (connection evicted) 2025-04-07 16:00:18.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-07 16:00:18.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-07 16:00:18.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-07 16:00:18.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-07 16:00:18.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.806 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aac9173: (connection evicted) 2025-04-07 16:00:18.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-07 16:00:18.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47a22020 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-07 16:00:18.807 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-07 16:00:18.815 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-07 16:00:18.820 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-07 16:00:18.820 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-07 16:00:18.821 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3327406e 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.821 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-07 16:00:18.822 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-07 16:00:18.829 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-07 16:00:18.833 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-07 16:00:18.834 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-07 16:00:18.835 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-07 16:00:18.839 [DefaultDispatcher-worker-12 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-07 16:00:18.846 [DefaultDispatcher-worker-5 @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-07 16:00:18.852 [DefaultDispatcher-worker-12 @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-07 16:00:18.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-07 16:00:18.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-07 16:00:18.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.854 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d: (connection evicted) 2025-04-07 16:00:18.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-07 16:00:18.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-07 16:00:18.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-07 16:00:18.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-07 16:00:18.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.855 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb: (connection evicted) 2025-04-07 16:00:18.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-07 16:00:18.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@721384e0 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 16:00:18.856 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-07 16:00:18.863 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 16:00:18.868 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 16:00:18.869 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 16:00:18.870 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df50829 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-07 16:00:18.870 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 16:00:18.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 16:00:18.871 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-07 16:00:18.878 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 16:00:18.882 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 16:00:18.883 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 16:00:18.884 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 16:00:18.888 [DefaultDispatcher-worker-14 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2025-04-07 16:00:18.895 [DefaultDispatcher-worker-14 @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 16:00:18.900 [DefaultDispatcher-worker-19 @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 16:00:18.905 [DefaultDispatcher-worker-21 @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2025-04-07 16:00:18.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-07 16:00:18.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-07 16:00:18.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.907 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2: (connection evicted) 2025-04-07 16:00:18.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-07 16:00:18.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-07 16:00:18.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-07 16:00:18.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-07 16:00:18.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.908 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c: (connection evicted) 2025-04-07 16:00:18.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-07 16:00:18.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1def2d16 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-07 16:00:18.909 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-07 16:00:18.916 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-07 16:00:18.921 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-07 16:00:18.922 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-07 16:00:18.923 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-07 16:00:18.927 [DefaultDispatcher-worker-19 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-07 16:00:18.930 [DefaultDispatcher-worker-8 @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-04-07 16:00:18.937 [UI Thread @coroutine#5053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=713813336870359040 2025-04-07 16:00:18.937 [UI Thread @coroutine#5053] 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=713813336870359040. 2025-04-07 16:00:18.937 [UI Thread @coroutine#5053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=713813336870359040 2025-04-07 16:00:18.938 [UI Thread @coroutine#5053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=713813336870359040 2025-04-07 16:00:18.938 [UI Thread @coroutine#5053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713813336870359040 2025-04-07 16:00:18.938 [UI Thread @coroutine#5053] 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=713813336870359040. 2025-04-07 16:00:18.938 [UI Thread @coroutine#5053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=713813336870359040 to class io.ktor.utils.io.ByteReadChannel 2025-04-07 16:00:18.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-07 16:00:18.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-07 16:00:18.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:18.940 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2899745e: (connection evicted) 2025-04-07 16:00:18.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:18.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-07 16:00:18.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@765650e4 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:18.973 [Test worker @coroutine#5069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-07 16:00:18.974 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df019b8 2025-04-07 16:00:18.974 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df019b8 2025-04-07 16:00:18.974 [Test worker @coroutine#5069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-07 16:00:18.981 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df019b8 2025-04-07 16:00:18.986 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df019b8 2025-04-07 16:00:18.987 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df019b8 2025-04-07 16:00:18.988 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df019b8 2025-04-07 16:00:18.992 [DefaultDispatcher-worker-9 @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df019b8 2025-04-07 16:00:19.002 [DefaultDispatcher-worker-19 @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df019b8 2025-04-07 16:00:19.006 [DefaultDispatcher-worker-20 @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df019b8 2025-04-07 16:00:19.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-07 16:00:19.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-07 16:00:19.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.013 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2df019b8: (connection evicted) 2025-04-07 16:00:19.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-07 16:00:19.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3705e7 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.049 [Test worker @coroutine#5094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-07 16:00:19.050 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-07 16:00:19.050 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-07 16:00:19.050 [Test worker @coroutine#5094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-07 16:00:19.056 [DefaultDispatcher-worker-18 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:19.056 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.056 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:19.056 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.057 [DefaultDispatcher-worker-24 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.057 [DefaultDispatcher-worker-24 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.058 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-07 16:00:19.063 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-07 16:00:19.063 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-07 16:00:19.064 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-04-07 16:00:19.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-07 16:00:19.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-07 16:00:19.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:19.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-07 16:00:19.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb1af3f 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.068 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-07 16:00:19.069 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-04-07 16:00:19.069 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-04-07 16:00:19.069 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-07 16:00:19.076 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-04-07 16:00:19.081 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-04-07 16:00:19.082 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-04-07 16:00:19.082 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32bff23d 2025-04-07 16:00:19.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-07 16:00:19.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-07 16:00:19.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:19.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-07 16:00:19.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be93728 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.085 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-07 16:00:19.086 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-04-07 16:00:19.086 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-04-07 16:00:19.086 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-07 16:00:19.096 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-04-07 16:00:19.101 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-04-07 16:00:19.102 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-04-07 16:00:19.103 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6066e1 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-07 16:00:19.103 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-07 16:00:19.111 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-07 16:00:19.116 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-07 16:00:19.117 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-07 16:00:19.118 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-07 16:00:19.122 [DefaultDispatcher-worker-14 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-07 16:00:19.128 [DefaultDispatcher-worker-22 @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-04-07 16:00:19.131 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 16:00:19.131 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 16:00:19.131 [UI Thread @coroutine#5155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 16:00:19.132 [UI Thread @coroutine#5155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 16:00:19.132 [UI Thread @coroutine#5155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 16:00:19.132 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 16:00:19.132 [UI Thread @coroutine#5155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:19.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-07 16:00:19.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-07 16:00:19.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.133 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c: (connection evicted) 2025-04-07 16:00:19.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-07 16:00:19.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-07 16:00:19.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-07 16:00:19.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-07 16:00:19.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.134 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5435582e: (connection evicted) 2025-04-07 16:00:19.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-07 16:00:19.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c79be0f 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-07 16:00:19.135 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-07 16:00:19.143 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-07 16:00:19.148 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-07 16:00:19.148 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-07 16:00:19.149 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-07 16:00:19.149 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d81b90a 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2025-04-07 16:00:19.150 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-07 16:00:19.153 [DefaultDispatcher-worker-8 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:19.153 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.153 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:19.153 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.154 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.154 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.158 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2025-04-07 16:00:19.162 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2025-04-07 16:00:19.163 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2025-04-07 16:00:19.164 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2025-04-07 16:00:19.168 [DefaultDispatcher-worker-17 @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2025-04-07 16:00:19.175 [DefaultDispatcher-worker-7 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-07 16:00:19.176 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36291/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 16:00:19.176 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36291/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 16:00:19.176 [UI Thread @coroutine#5187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36291/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 16:00:19.177 [UI Thread @coroutine#5187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36291/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 16:00:19.177 [UI Thread @coroutine#5187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36291/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 16:00:19.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-07 16:00:19.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-07 16:00:19.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.178 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa: (connection evicted) 2025-04-07 16:00:19.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-07 16:00:19.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-07 16:00:19.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-07 16:00:19.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-07 16:00:19.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.179 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ac4201: (connection evicted) 2025-04-07 16:00:19.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-07 16:00:19.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@423ddfe1 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-07 16:00:19.180 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-07 16:00:19.188 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-07 16:00:19.193 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-07 16:00:19.193 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-07 16:00:19.194 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-07 16:00:19.194 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-07 16:00:19.194 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.194 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.194 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.194 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38fc1904 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-07 16:00:19.195 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-07 16:00:19.202 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-07 16:00:19.207 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-07 16:00:19.207 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-07 16:00:19.208 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-07 16:00:19.212 [DefaultDispatcher-worker-14 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-07 16:00:19.219 [DefaultDispatcher-worker-7 @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-07 16:00:19.220 [UI Thread @coroutine#5216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52367/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 16:00:19.220 [UI Thread @coroutine#5216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52367/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 16:00:19.220 [UI Thread @coroutine#5216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52367/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 16:00:19.221 [UI Thread @coroutine#5216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52367/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 16:00:19.221 [UI Thread @coroutine#5216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52367/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 16:00:19.221 [UI Thread @coroutine#5216] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52367/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 16:00:19.221 [UI Thread @coroutine#5216] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52367/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:19.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-07 16:00:19.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-07 16:00:19.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.222 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@124ba047: (connection evicted) 2025-04-07 16:00:19.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-07 16:00:19.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-07 16:00:19.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-07 16:00:19.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-07 16:00:19.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.223 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c: (connection evicted) 2025-04-07 16:00:19.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-07 16:00:19.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c2a35 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.224 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-07 16:00:19.225 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-07 16:00:19.225 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-07 16:00:19.225 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-07 16:00:19.233 [DefaultDispatcher-worker-17 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:19.233 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.233 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:19.233 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.233 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.233 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.235 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-07 16:00:19.240 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-07 16:00:19.241 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-07 16:00:19.242 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736905fe 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.242 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-07 16:00:19.243 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-07 16:00:19.243 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-07 16:00:19.243 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-07 16:00:19.250 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-07 16:00:19.255 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-07 16:00:19.255 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-07 16:00:19.256 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-07 16:00:19.260 [DefaultDispatcher-worker-20 @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-07 16:00:19.267 [DefaultDispatcher-worker-20 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-07 16:00:19.274 [DefaultDispatcher-worker-10 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-07 16:00:19.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-07 16:00:19.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-07 16:00:19.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.280 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27c2f134: (connection evicted) 2025-04-07 16:00:19.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-07 16:00:19.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-07 16:00:19.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-07 16:00:19.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-07 16:00:19.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.280 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d: (connection evicted) 2025-04-07 16:00:19.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-07 16:00:19.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f299fc3 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@178826db 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@178826db 2025-04-07 16:00:19.282 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-07 16:00:19.289 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178826db 2025-04-07 16:00:19.294 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178826db 2025-04-07 16:00:19.295 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178826db 2025-04-07 16:00:19.296 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178826db 2025-04-07 16:00:19.300 [DefaultDispatcher-worker-20 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178826db 2025-04-07 16:00:19.310 [DefaultDispatcher-worker-15 @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178826db 2025-04-07 16:00:19.317 [DefaultDispatcher-worker-16 @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178826db 2025-04-07 16:00:19.317 [DefaultDispatcher-worker-17 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:19.317 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.317 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:19.317 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.318 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.318 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.327 [DefaultDispatcher-worker-3 @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178826db 2025-04-07 16:00:19.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-07 16:00:19.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-07 16:00:19.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.329 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@178826db: (connection evicted) 2025-04-07 16:00:19.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-07 16:00:19.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@500341c4 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-07 16:00:19.330 [Test worker @coroutine#5311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-07 16:00:19.338 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-07 16:00:19.343 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-07 16:00:19.343 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-07 16:00:19.344 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d957b5a 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-07 16:00:19.345 [Test worker @coroutine#5311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-07 16:00:19.352 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-07 16:00:19.357 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-07 16:00:19.357 [DefaultDispatcher-worker-13 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:19.357 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.357 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:19.357 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.358 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-07 16:00:19.358 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.358 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.359 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-07 16:00:19.363 [DefaultDispatcher-worker-6 @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-07 16:00:19.369 [DefaultDispatcher-worker-13 @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-07 16:00:19.373 [DefaultDispatcher-worker-2 @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-07 16:00:19.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-07 16:00:19.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-07 16:00:19.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.377 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28b5cee: (connection evicted) 2025-04-07 16:00:19.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-07 16:00:19.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-07 16:00:19.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-07 16:00:19.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-07 16:00:19.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.378 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49de1717: (connection evicted) 2025-04-07 16:00:19.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-07 16:00:19.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0ff869 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.379 [Test worker @coroutine#5352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-07 16:00:19.380 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2025-04-07 16:00:19.380 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2025-04-07 16:00:19.380 [Test worker @coroutine#5352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-07 16:00:19.387 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2025-04-07 16:00:19.392 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2025-04-07 16:00:19.393 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2025-04-07 16:00:19.393 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2025-04-07 16:00:19.396 [DefaultDispatcher-worker-17 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:19.396 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.396 [DefaultDispatcher-worker-17 @coroutine#2263] 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-07 16:00:19.396 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.397 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.397 [DefaultDispatcher-worker-20 @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2025-04-07 16:00:19.400 [DefaultDispatcher-worker-11 @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2025-04-07 16:00:19.407 [DefaultDispatcher-worker-17 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0 2025-04-07 16:00:19.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-07 16:00:19.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-07 16:00:19.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.408 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b9da2f0: (connection evicted) 2025-04-07 16:00:19.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-07 16:00:19.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@678f685f 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.408 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2025-04-07 16:00:19.409 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-07 16:00:19.416 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2025-04-07 16:00:19.421 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2025-04-07 16:00:19.422 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2025-04-07 16:00:19.422 [DefaultDispatcher-worker-24 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:19.422 [DefaultDispatcher-worker-24 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.422 [DefaultDispatcher-worker-24 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:19.422 [DefaultDispatcher-worker-24 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.423 [DefaultDispatcher-worker-1 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.423 [DefaultDispatcher-worker-1 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.423 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2025-04-07 16:00:19.427 [DefaultDispatcher-worker-19 @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2025-04-07 16:00:19.430 [DefaultDispatcher-worker-8 @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2025-04-07 16:00:19.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-07 16:00:19.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-07 16:00:19.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.431 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5: (connection evicted) 2025-04-07 16:00:19.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-07 16:00:19.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3983b06d 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-04-07 16:00:19.432 [Test worker @coroutine#5413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-07 16:00:19.439 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-04-07 16:00:19.444 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-04-07 16:00:19.445 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-04-07 16:00:19.446 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-04-07 16:00:19.482 [DefaultDispatcher-worker-23 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-04-07 16:00:19.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-07 16:00:19.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-07 16:00:19.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.484 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4: (connection evicted) 2025-04-07 16:00:19.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-07 16:00:19.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b24fcba 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-04-07 16:00:19.485 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-07 16:00:19.493 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-04-07 16:00:19.497 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-04-07 16:00:19.498 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-04-07 16:00:19.499 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-04-07 16:00:19.503 [DefaultDispatcher-worker-4 @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-04-07 16:00:19.506 [DefaultDispatcher-worker-17 @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de 2025-04-07 16:00:19.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-07 16:00:19.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-07 16:00:19.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.509 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c37b0de: (connection evicted) 2025-04-07 16:00:19.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-07 16:00:19.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@181cafd 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.511 [Test worker @coroutine#5458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-07 16:00:19.512 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bd3549 2025-04-07 16:00:19.512 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bd3549 2025-04-07 16:00:19.512 [Test worker @coroutine#5458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-07 16:00:19.519 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33bd3549 2025-04-07 16:00:19.524 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33bd3549 2025-04-07 16:00:19.524 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33bd3549 2025-04-07 16:00:19.525 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33bd3549 2025-04-07 16:00:19.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-07 16:00:19.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-07 16:00:19.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:19.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-07 16:00:19.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c66ad 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.528 [Test worker @coroutine#5475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-07 16:00:19.529 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-07 16:00:19.529 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-07 16:00:19.529 [Test worker @coroutine#5475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-07 16:00:19.536 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-07 16:00:19.541 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-07 16:00:19.542 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-07 16:00:19.543 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-07 16:00:19.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-07 16:00:19.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-07 16:00:19.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:19.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-07 16:00:19.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189e986f 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.544 [Test worker @coroutine#5491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-07 16:00:19.545 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@a632ae0 2025-04-07 16:00:19.545 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@a632ae0 2025-04-07 16:00:19.545 [Test worker @coroutine#5491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-07 16:00:19.552 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a632ae0 2025-04-07 16:00:19.557 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a632ae0 2025-04-07 16:00:19.558 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a632ae0 2025-04-07 16:00:19.559 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a632ae0 2025-04-07 16:00:19.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-07 16:00:19.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-07 16:00:19.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:19.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-07 16:00:19.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-07 16:00:19.565 [UI Thread @coroutine#5512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36423/Site/verify 2025-04-07 16:00:19.565 [UI Thread @coroutine#5512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36423/Site/verify. 2025-04-07 16:00:19.565 [UI Thread @coroutine#5512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36423/Site/verify 2025-04-07 16:00:19.566 [UI Thread @coroutine#5512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36423/Site/verify 2025-04-07 16:00:19.566 [UI Thread @coroutine#5512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36423/Site/verify 2025-04-07 16:00:19.567 [UI Thread @coroutine#5512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36423/Site/verify. 2025-04-07 16:00:19.567 [UI Thread @coroutine#5512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36423/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ecb7f0c 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e51beda 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e51beda 2025-04-07 16:00:19.570 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-07 16:00:19.575 [DefaultDispatcher-worker-6 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:19.575 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.575 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:19.575 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.576 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.576 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.579 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e51beda 2025-04-07 16:00:19.584 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e51beda 2025-04-07 16:00:19.585 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e51beda 2025-04-07 16:00:19.586 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e51beda 2025-04-07 16:00:19.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-07 16:00:19.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-07 16:00:19.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:19.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-07 16:00:19.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e130e34 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-07 16:00:19.588 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@171a6fd1 2025-04-07 16:00:19.589 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@171a6fd1 2025-04-07 16:00:19.589 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-07 16:00:19.597 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171a6fd1 2025-04-07 16:00:19.601 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171a6fd1 2025-04-07 16:00:19.602 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171a6fd1 2025-04-07 16:00:19.603 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171a6fd1 2025-04-07 16:00:19.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-07 16:00:19.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-07 16:00:19.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:19.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-07 16:00:19.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef85262 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.605 [Test worker @coroutine#5563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-07 16:00:19.606 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d800902 2025-04-07 16:00:19.606 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d800902 2025-04-07 16:00:19.606 [Test worker @coroutine#5563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-07 16:00:19.615 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d800902 2025-04-07 16:00:19.620 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d800902 2025-04-07 16:00:19.621 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d800902 2025-04-07 16:00:19.622 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d800902 2025-04-07 16:00:19.623 [UI Thread @coroutine#5577] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57075/Site/verify 2025-04-07 16:00:19.623 [UI Thread @coroutine#5577] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57075/Site/verify. 2025-04-07 16:00:19.623 [UI Thread @coroutine#5577] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57075/Site/verify 2025-04-07 16:00:19.624 [UI Thread @coroutine#5577] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57075/Site/verify 2025-04-07 16:00:19.624 [UI Thread @coroutine#5577] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57075/Site/verify 2025-04-07 16:00:19.624 [UI Thread @coroutine#5577] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57075/Site/verify. 2025-04-07 16:00:19.624 [UI Thread @coroutine#5577] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57075/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:19.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-07 16:00:19.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-07 16:00:19.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:19.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-07 16:00:19.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-07 16:00:19.626 [DefaultDispatcher-worker-2 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:19.626 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.626 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:19.626 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.627 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.627 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.628 [UI Thread @coroutine#5592] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39531/Site/verify 2025-04-07 16:00:19.628 [UI Thread @coroutine#5592] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39531/Site/verify. 2025-04-07 16:00:19.628 [UI Thread @coroutine#5592] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39531/Site/verify 2025-04-07 16:00:19.628 [UI Thread @coroutine#5592] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39531/Site/verify 2025-04-07 16:00:19.629 [UI Thread @coroutine#5592] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39531/Site/verify 2025-04-07 16:00:19.629 [UI Thread @coroutine#5592] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39531/Site/verify. 2025-04-07 16:00:19.629 [UI Thread @coroutine#5592] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39531/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:19.632 [UI Thread @coroutine#5605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47731/Site/verify 2025-04-07 16:00:19.632 [UI Thread @coroutine#5605] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47731/Site/verify. 2025-04-07 16:00:19.632 [UI Thread @coroutine#5605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47731/Site/verify 2025-04-07 16:00:19.632 [UI Thread @coroutine#5605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47731/Site/verify 2025-04-07 16:00:19.632 [UI Thread @coroutine#5605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47731/Site/verify 2025-04-07 16:00:19.632 [UI Thread @coroutine#5605] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47731/Site/verify. 2025-04-07 16:00:19.632 [UI Thread @coroutine#5605] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47731/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:19.635 [UI Thread @coroutine#5619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-07 16:00:19.635 [UI Thread @coroutine#5619] 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-07 16:00:19.635 [UI Thread @coroutine#5619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-07 16:00:19.636 [UI Thread @coroutine#5619] 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-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@300cdf3f 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.638 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-07 16:00:19.646 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.651 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.652 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.653 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.663 [DefaultDispatcher-worker-12 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.667 [DefaultDispatcher-worker-10 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.670 [DefaultDispatcher-worker-7 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.673 [DefaultDispatcher-worker-22 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.677 [DefaultDispatcher-worker-22 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.680 [DefaultDispatcher-worker-24 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.684 [DefaultDispatcher-worker-13 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.692 [DefaultDispatcher-worker-23 @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f89f 2025-04-07 16:00:19.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-07 16:00:19.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-07 16:00:19.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.693 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4552f89f: (connection evicted) 2025-04-07 16:00:19.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-07 16:00:19.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-07 16:00:19.694 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3579682 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-07 16:00:19.695 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-07 16:00:19.702 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-07 16:00:19.707 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-07 16:00:19.708 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-07 16:00:19.709 [Test worker @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ef9879 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-07 16:00:19.709 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-07 16:00:19.717 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-07 16:00:19.722 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-07 16:00:19.723 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-07 16:00:19.724 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-07 16:00:19.728 [DefaultDispatcher-worker-1 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-07 16:00:19.735 [DefaultDispatcher-worker-21 @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-07 16:00:19.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-07 16:00:19.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-07 16:00:19.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.743 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c: (connection evicted) 2025-04-07 16:00:19.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-07 16:00:19.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-07 16:00:19.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-07 16:00:19.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-07 16:00:19.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.744 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fcecc45: (connection evicted) 2025-04-07 16:00:19.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-07 16:00:19.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b5a6a82 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf1bf54 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf1bf54 2025-04-07 16:00:19.745 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-07 16:00:19.752 [DefaultDispatcher-worker-2 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:19.752 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.752 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:19.752 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.753 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.753 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:19.755 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf1bf54 2025-04-07 16:00:19.760 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf1bf54 2025-04-07 16:00:19.761 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf1bf54 2025-04-07 16:00:19.761 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf1bf54 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9640678 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@356c8fa9 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@356c8fa9 2025-04-07 16:00:19.762 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-07 16:00:19.769 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@356c8fa9 2025-04-07 16:00:19.774 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@356c8fa9 2025-04-07 16:00:19.775 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@356c8fa9 2025-04-07 16:00:19.776 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@356c8fa9 2025-04-07 16:00:19.780 [DefaultDispatcher-worker-7 @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@356c8fa9 2025-04-07 16:00:19.786 [DefaultDispatcher-worker-8 @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf1bf54 2025-04-07 16:00:19.791 [DefaultDispatcher-worker-14 @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf1bf54 2025-04-07 16:00:19.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-07 16:00:19.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-07 16:00:19.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.793 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cf1bf54: (connection evicted) 2025-04-07 16:00:19.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-07 16:00:19.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-07 16:00:19.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-07 16:00:19.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-07 16:00:19.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.794 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@356c8fa9: (connection evicted) 2025-04-07 16:00:19.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:19.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-07 16:00:19.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@660b8572 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@603042a5 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@603042a5 2025-04-07 16:00:19.795 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-07 16:00:19.803 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@603042a5 2025-04-07 16:00:19.807 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@603042a5 2025-04-07 16:00:19.808 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@603042a5 2025-04-07 16:00:19.809 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@603042a5 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b71cfa 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:19.809 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-07 16:00:19.810 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-07 16:00:19.810 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-07 16:00:19.810 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-07 16:00:19.817 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-07 16:00:19.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-07 16:00:19.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-07 16:00:19.823 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-07 16:00:19.827 [DefaultDispatcher-worker-24 @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-07 16:00:19.834 [DefaultDispatcher-worker-17 @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@603042a5 2025-04-07 16:00:19.838 [DefaultDispatcher-worker-18 @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@603042a5 2025-04-07 16:00:19.895 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:19.910 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.061 [DefaultDispatcher-worker-6 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:20.061 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.061 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:20.061 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.062 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.062 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-07 16:00:20.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-07 16:00:20.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.090 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@603042a5: (connection evicted) 2025-04-07 16:00:20.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-07 16:00:20.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-07 16:00:20.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-07 16:00:20.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-07 16:00:20.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.091 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b: (connection evicted) 2025-04-07 16:00:20.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-07 16:00:20.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@329cdafa 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f283b8f 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f283b8f 2025-04-07 16:00:20.092 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-07 16:00:20.099 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f283b8f 2025-04-07 16:00:20.104 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f283b8f 2025-04-07 16:00:20.105 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f283b8f 2025-04-07 16:00:20.106 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f283b8f 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@559baea1 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-04-07 16:00:20.106 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-07 16:00:20.113 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-04-07 16:00:20.118 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-04-07 16:00:20.119 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-04-07 16:00:20.120 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-04-07 16:00:20.124 [DefaultDispatcher-worker-5 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de6467a 2025-04-07 16:00:20.130 [DefaultDispatcher-worker-18 @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f283b8f 2025-04-07 16:00:20.134 [DefaultDispatcher-worker-10 @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f283b8f 2025-04-07 16:00:20.137 [DefaultDispatcher-worker-16 @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f283b8f 2025-04-07 16:00:20.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-07 16:00:20.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-07 16:00:20.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.139 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f283b8f: (connection evicted) 2025-04-07 16:00:20.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-07 16:00:20.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-07 16:00:20.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-07 16:00:20.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-07 16:00:20.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.140 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de6467a: (connection evicted) 2025-04-07 16:00:20.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-07 16:00:20.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e324000 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c0fad6 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c0fad6 2025-04-07 16:00:20.141 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-07 16:00:20.148 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c0fad6 2025-04-07 16:00:20.153 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c0fad6 2025-04-07 16:00:20.154 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c0fad6 2025-04-07 16:00:20.155 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c0fad6 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1edad178 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-07 16:00:20.155 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-07 16:00:20.158 [DefaultDispatcher-worker-12 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:20.158 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.158 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:20.158 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.159 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.159 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.163 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-07 16:00:20.168 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-07 16:00:20.168 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-07 16:00:20.169 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-07 16:00:20.173 [DefaultDispatcher-worker-22 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17 2025-04-07 16:00:20.179 [DefaultDispatcher-worker-19 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c0fad6 2025-04-07 16:00:20.183 [DefaultDispatcher-worker-23 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c0fad6 2025-04-07 16:00:20.186 [DefaultDispatcher-worker-18 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c0fad6 2025-04-07 16:00:20.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-07 16:00:20.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-07 16:00:20.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.189 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78c0fad6: (connection evicted) 2025-04-07 16:00:20.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-07 16:00:20.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-07 16:00:20.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-07 16:00:20.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-07 16:00:20.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.189 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50f6eb17: (connection evicted) 2025-04-07 16:00:20.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-07 16:00:20.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a147ba 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf3af3d 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf3af3d 2025-04-07 16:00:20.190 [Test worker @coroutine#5919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-07 16:00:20.198 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf3af3d 2025-04-07 16:00:20.202 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf3af3d 2025-04-07 16:00:20.203 [Test worker @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf3af3d 2025-04-07 16:00:20.204 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf3af3d 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@326c526a 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.204 [Test worker @coroutine#5919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-07 16:00:20.205 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f2a68c 2025-04-07 16:00:20.205 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f2a68c 2025-04-07 16:00:20.205 [Test worker @coroutine#5919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-07 16:00:20.212 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f2a68c 2025-04-07 16:00:20.216 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f2a68c 2025-04-07 16:00:20.217 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f2a68c 2025-04-07 16:00:20.218 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f2a68c 2025-04-07 16:00:20.221 [DefaultDispatcher-worker-6 @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f2a68c 2025-04-07 16:00:20.228 [DefaultDispatcher-worker-12 @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf3af3d 2025-04-07 16:00:20.231 [DefaultDispatcher-worker-15 @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf3af3d 2025-04-07 16:00:20.235 [DefaultDispatcher-worker-22 @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf3af3d 2025-04-07 16:00:20.238 [DefaultDispatcher-worker-19 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:20.238 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-07 16:00:20.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-07 16:00:20.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.238 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:20.238 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.238 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bf3af3d: (connection evicted) 2025-04-07 16:00:20.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-07 16:00:20.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-07 16:00:20.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-07 16:00:20.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-07 16:00:20.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.238 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57f2a68c: (connection evicted) 2025-04-07 16:00:20.238 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.238 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-07 16:00:20.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef9c234 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 16:00:20.240 [Test worker @coroutine#5974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-07 16:00:20.247 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 16:00:20.252 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 16:00:20.253 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 16:00:20.254 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 16:00:20.258 [DefaultDispatcher-worker-1 @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 16:00:20.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-07 16:00:20.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-07 16:00:20.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.259 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33c9910e: (connection evicted) 2025-04-07 16:00:20.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-07 16:00:20.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21c301ab 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.260 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-07 16:00:20.261 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-07 16:00:20.261 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-07 16:00:20.261 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-07 16:00:20.268 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-07 16:00:20.273 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-07 16:00:20.273 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-07 16:00:20.274 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-07 16:00:20.278 [DefaultDispatcher-worker-14 @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-07 16:00:20.288 [DefaultDispatcher-worker-19 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-07 16:00:20.291 [DefaultDispatcher-worker-20 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699d04a9 2025-04-07 16:00:20.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-07 16:00:20.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-07 16:00:20.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.294 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@699d04a9: (connection evicted) 2025-04-07 16:00:20.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-07 16:00:20.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63d85fdf 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-07 16:00:20.295 [Test worker @coroutine#6023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-07 16:00:20.302 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-07 16:00:20.307 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-07 16:00:20.308 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-07 16:00:20.309 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-07 16:00:20.319 [DefaultDispatcher-worker-9 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-07 16:00:20.322 [DefaultDispatcher-worker-12 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:20.322 [DefaultDispatcher-worker-12 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.322 [DefaultDispatcher-worker-12 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:20.322 [DefaultDispatcher-worker-12 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.322 [DefaultDispatcher-worker-12 @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-07 16:00:20.323 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.323 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.325 [DefaultDispatcher-worker-22 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-07 16:00:20.331 [DefaultDispatcher-worker-3 @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-07 16:00:20.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-07 16:00:20.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-07 16:00:20.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.333 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a: (connection evicted) 2025-04-07 16:00:20.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-07 16:00:20.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-07 16:00:20.333 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c84be1 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2025-04-07 16:00:20.334 [Test worker @coroutine#6058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-07 16:00:20.341 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2025-04-07 16:00:20.346 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2025-04-07 16:00:20.347 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2025-04-07 16:00:20.348 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2025-04-07 16:00:20.352 [DefaultDispatcher-worker-5 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2025-04-07 16:00:20.361 [DefaultDispatcher-worker-21 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2025-04-07 16:00:20.362 [DefaultDispatcher-worker-11 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:20.362 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.362 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:20.362 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.363 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.363 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.365 [DefaultDispatcher-worker-17 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2025-04-07 16:00:20.370 [DefaultDispatcher-worker-20 @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2025-04-07 16:00:20.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-07 16:00:20.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-07 16:00:20.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.371 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43dc6864: (connection evicted) 2025-04-07 16:00:20.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-07 16:00:20.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32daccab 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-07 16:00:20.372 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-07 16:00:20.380 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-07 16:00:20.384 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-07 16:00:20.385 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-07 16:00:20.386 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-07 16:00:20.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-07 16:00:20.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-07 16:00:20.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-07 16:00:20.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2afdab87 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-04-07 16:00:20.391 [Test worker @coroutine#6117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-07 16:00:20.399 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-04-07 16:00:20.401 [DefaultDispatcher-worker-4 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:20.401 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.401 [DefaultDispatcher-worker-4 @coroutine#2263] 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-07 16:00:20.401 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.401 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.404 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-04-07 16:00:20.405 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-04-07 16:00:20.405 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-04-07 16:00:20.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-07 16:00:20.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-07 16:00:20.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-07 16:00:20.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-07 16:00:20.408 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22e470f4 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-07 16:00:20.409 [Test worker @coroutine#6142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-07 16:00:20.417 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-07 16:00:20.422 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-07 16:00:20.422 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-07 16:00:20.423 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-07 16:00:20.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-07 16:00:20.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-07 16:00:20.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-07 16:00:20.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-07 16:00:20.427 [DefaultDispatcher-worker-22 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-07 16:00:20.427 [DefaultDispatcher-worker-22 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.427 [DefaultDispatcher-worker-22 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.427 [DefaultDispatcher-worker-22 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@446ed72a 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe9f5d1 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe9f5d1 2025-04-07 16:00:20.427 [UI Thread @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-07 16:00:20.428 [DefaultDispatcher-worker-2 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.428 [DefaultDispatcher-worker-2 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.434 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe9f5d1 2025-04-07 16:00:20.439 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe9f5d1 2025-04-07 16:00:20.440 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe9f5d1 2025-04-07 16:00:20.441 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe9f5d1 2025-04-07 16:00:20.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-07 16:00:20.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-07 16:00:20.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.442 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe9f5d1: (connection evicted) 2025-04-07 16:00:20.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-07 16:00:20.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@127e838b 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-04-07 16:00:20.444 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-07 16:00:20.452 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-04-07 16:00:20.457 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-04-07 16:00:20.458 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-04-07 16:00:20.459 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-04-07 16:00:20.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-07 16:00:20.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-07 16:00:20.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-07 16:00:20.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-07 16:00:20.461 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e3f38c1 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-04-07 16:00:20.462 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-07 16:00:20.473 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-04-07 16:00:20.478 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-04-07 16:00:20.479 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-04-07 16:00:20.480 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-04-07 16:00:20.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-07 16:00:20.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-07 16:00:20.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-07 16:00:20.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a2173cd 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-04-07 16:00:20.482 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-07 16:00:20.490 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-04-07 16:00:20.495 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-04-07 16:00:20.496 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-04-07 16:00:20.497 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-04-07 16:00:20.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-07 16:00:20.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-07 16:00:20.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-07 16:00:20.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6385af63 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@29514616 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@29514616 2025-04-07 16:00:20.498 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-07 16:00:20.506 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29514616 2025-04-07 16:00:20.511 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29514616 2025-04-07 16:00:20.512 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29514616 2025-04-07 16:00:20.513 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29514616 2025-04-07 16:00:20.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-07 16:00:20.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-07 16:00:20.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-07 16:00:20.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b6886 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-04-07 16:00:20.515 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-07 16:00:20.523 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-04-07 16:00:20.528 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-04-07 16:00:20.529 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-04-07 16:00:20.529 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-04-07 16:00:20.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-07 16:00:20.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-07 16:00:20.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-07 16:00:20.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e909344 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-07 16:00:20.533 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-07 16:00:20.541 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-07 16:00:20.546 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-07 16:00:20.547 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-07 16:00:20.547 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-07 16:00:20.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-07 16:00:20.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-07 16:00:20.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-07 16:00:20.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a6d072e 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.549 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-07 16:00:20.550 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0dc462 2025-04-07 16:00:20.550 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0dc462 2025-04-07 16:00:20.550 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-07 16:00:20.557 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0dc462 2025-04-07 16:00:20.562 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0dc462 2025-04-07 16:00:20.563 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0dc462 2025-04-07 16:00:20.564 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0dc462 2025-04-07 16:00:20.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-07 16:00:20.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-07 16:00:20.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-07 16:00:20.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a23ecf4 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-07 16:00:20.566 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-07 16:00:20.574 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-07 16:00:20.580 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-07 16:00:20.580 [DefaultDispatcher-worker-4 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:20.580 [DefaultDispatcher-worker-4 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.580 [DefaultDispatcher-worker-4 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:20.580 [DefaultDispatcher-worker-4 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.580 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-07 16:00:20.581 [DefaultDispatcher-worker-21 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.581 [DefaultDispatcher-worker-21 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.581 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-07 16:00:20.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-07 16:00:20.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-07 16:00:20.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-07 16:00:20.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@327fa027 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-07 16:00:20.584 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-07 16:00:20.592 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-07 16:00:20.597 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-07 16:00:20.598 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-07 16:00:20.599 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-07 16:00:20.601 [UI Thread @coroutine#6337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-07 16:00:20.601 [UI Thread @coroutine#6337] 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-07 16:00:20.601 [UI Thread @coroutine#6337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-07 16:00:20.602 [UI Thread @coroutine#6337] 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-07 16:00:20.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-07 16:00:20.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-07 16:00:20.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-07 16:00:20.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a97b79 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.603 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-04-07 16:00:20.604 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-07 16:00:20.612 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-04-07 16:00:20.617 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-04-07 16:00:20.617 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-04-07 16:00:20.618 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-04-07 16:00:20.620 [UI Thread @coroutine#6360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37911/Site/verify 2025-04-07 16:00:20.620 [UI Thread @coroutine#6360] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37911/Site/verify. 2025-04-07 16:00:20.620 [UI Thread @coroutine#6360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37911/Site/verify 2025-04-07 16:00:20.621 [UI Thread @coroutine#6360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37911/Site/verify 2025-04-07 16:00:20.621 [UI Thread @coroutine#6360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37911/Site/verify 2025-04-07 16:00:20.621 [UI Thread @coroutine#6360] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37911/Site/verify. 2025-04-07 16:00:20.621 [UI Thread @coroutine#6360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37911/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 16:00:20.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-07 16:00:20.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-07 16:00:20.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 16:00:20.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:20.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-07 16:00:20.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75dc1d5a 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:20.624 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-07 16:00:20.625 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 16:00:20.625 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 16:00:20.625 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-07 16:00:20.631 [DefaultDispatcher-worker-24 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:20.631 [DefaultDispatcher-worker-24 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.631 [DefaultDispatcher-worker-24 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:20.631 [DefaultDispatcher-worker-24 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.632 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.632 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.633 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 16:00:20.638 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 16:00:20.638 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 16:00:20.639 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 16:00:20.644 [DefaultDispatcher-worker-5 @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 16:00:20.647 [DefaultDispatcher-worker-9 @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-04-07 16:00:20.651 [UI Thread @coroutine#6389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48529/713813346291896320/_ustadmanifest.json 2025-04-07 16:00:20.651 [UI Thread @coroutine#6389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48529/713813346291896320/_ustadmanifest.json. 2025-04-07 16:00:20.651 [UI Thread @coroutine#6389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48529/713813346291896320/_ustadmanifest.json 2025-04-07 16:00:20.652 [UI Thread @coroutine#6389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48529/713813346291896320/_ustadmanifest.json 2025-04-07 16:00:20.652 [UI Thread @coroutine#6389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48529/713813346291896320/_ustadmanifest.json 2025-04-07 16:00:20.652 [UI Thread @coroutine#6389] 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:48529/713813346291896320/_ustadmanifest.json. 2025-04-07 16:00:20.652 [UI Thread @coroutine#6389] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48529/713813346291896320/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 16:00:20.652 [UI Thread @coroutine#6389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48529/mediainfo.json 2025-04-07 16:00:20.652 [UI Thread @coroutine#6389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48529/mediainfo.json. 2025-04-07 16:00:20.652 [UI Thread @coroutine#6389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48529/mediainfo.json 2025-04-07 16:00:20.653 [UI Thread @coroutine#6389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48529/mediainfo.json 2025-04-07 16:00:20.653 [UI Thread @coroutine#6389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48529/mediainfo.json 2025-04-07 16:00:20.693 [UI Thread @coroutine#6389] 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:48529/mediainfo.json. 2025-04-07 16:00:20.693 [UI Thread @coroutine#6389] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48529/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 16:00:20.725 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:20.757 [DefaultDispatcher-worker-20 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:20.757 [DefaultDispatcher-worker-20 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.757 [DefaultDispatcher-worker-20 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:20.757 [DefaultDispatcher-worker-20 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.758 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:20.758 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.066 [DefaultDispatcher-worker-5 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-04-07 16:00:21.067 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.067 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:21.067 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.067 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.067 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41407/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.163 [DefaultDispatcher-worker-12 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 16:00:21.163 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.163 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:21.163 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.164 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.164 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52897/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.243 [DefaultDispatcher-worker-11 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-07 16:00:21.243 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.243 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:21.243 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.244 [DefaultDispatcher-worker-23 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.244 [DefaultDispatcher-worker-23 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57109/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.327 [DefaultDispatcher-worker-24 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-07 16:00:21.327 [DefaultDispatcher-worker-24 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.327 [DefaultDispatcher-worker-24 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:21.327 [DefaultDispatcher-worker-24 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.328 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.328 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37507/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.368 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-07 16:00:21.368 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.368 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:21.368 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.369 [DefaultDispatcher-worker-22 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.369 [DefaultDispatcher-worker-22 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37781/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.406 [DefaultDispatcher-worker-16 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d77e19 2025-04-07 16:00:21.406 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.406 [DefaultDispatcher-worker-16 @coroutine#2263] 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-07 16:00:21.406 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.407 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.432 [DefaultDispatcher-worker-8 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-04-07 16:00:21.432 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.432 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:21.433 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.433 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.433 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48113/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.586 [DefaultDispatcher-worker-24 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-07 16:00:21.586 [DefaultDispatcher-worker-24 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.586 [DefaultDispatcher-worker-24 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:21.586 [DefaultDispatcher-worker-24 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.587 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.587 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34021/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.636 [DefaultDispatcher-worker-24 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-07 16:00:21.636 [DefaultDispatcher-worker-24 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.636 [DefaultDispatcher-worker-24 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:21.636 [DefaultDispatcher-worker-24 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.637 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.637 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47973/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-07 16:00:21.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-07 16:00:21.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:21.697 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9163df: (connection evicted) 2025-04-07 16:00:21.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:21.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-07 16:00:21.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f5a1b27 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@1916d0eb 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@1916d0eb 2025-04-07 16:00:21.728 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-07 16:00:21.737 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1916d0eb 2025-04-07 16:00:21.743 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1916d0eb 2025-04-07 16:00:21.744 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1916d0eb 2025-04-07 16:00:21.745 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1916d0eb 2025-04-07 16:00:21.750 [DefaultDispatcher-worker-15 @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1916d0eb 2025-04-07 16:00:21.753 [DefaultDispatcher-worker-14 @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1916d0eb 2025-04-07 16:00:21.828 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:21.830 [DefaultDispatcher-worker-9 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-07 16:00:21.830 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.830 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId. 2025-04-07 16:00:21.830 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.830 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.830 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51703/UmAppDatabase/replication/nodeId 2025-04-07 16:00:21.832 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57455/713813349271490560/_ustadmanifest.json 2025-04-07 16:00:21.832 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57455/713813349271490560/_ustadmanifest.json. 2025-04-07 16:00:21.832 [UI Thread @coroutine#6448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57455/713813349271490560/_ustadmanifest.json 2025-04-07 16:00:21.833 [UI Thread @coroutine#6448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57455/713813349271490560/_ustadmanifest.json 2025-04-07 16:00:21.833 [UI Thread @coroutine#6448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57455/713813349271490560/_ustadmanifest.json 2025-04-07 16:00:21.833 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57455/713813349271490560/_ustadmanifest.json. 2025-04-07 16:00:21.833 [UI Thread @coroutine#6448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57455/713813349271490560/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 16:00:21.833 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57455/tincan.xml 2025-04-07 16:00:21.833 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57455/tincan.xml. 2025-04-07 16:00:21.833 [UI Thread @coroutine#6448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57455/tincan.xml 2025-04-07 16:00:21.833 [UI Thread @coroutine#6448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57455/tincan.xml 2025-04-07 16:00:21.833 [UI Thread @coroutine#6448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57455/tincan.xml 2025-04-07 16:00:21.874 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57455/tincan.xml. 2025-04-07 16:00:21.874 [UI Thread @coroutine#6448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57455/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-07 16:00:21.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-07 16:00:21.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-07 16:00:21.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 16:00:21.880 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1916d0eb: (connection evicted) 2025-04-07 16:00:21.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 16:00:21.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-07 16:00:21.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-07 19:01:17.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-07 19:01:17.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:17.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:17.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:17.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:17.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:17.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:17.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:17.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:17.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-07 19:01:17.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:17.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:17.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:17.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:17.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:17.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:17.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:17.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:17.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-07 19:01:17.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:17.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:17.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-07 19:01:17.700 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:17.715 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:17.717 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:17.739 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:17.741 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2990e3ba 2025-04-07 19:01:17.742 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2990e3ba 2025-04-07 19:01:17.744 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@275708f8 2025-04-07 19:01:17.744 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@275708f8 2025-04-07 19:01:17.745 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@236888ca 2025-04-07 19:01:17.745 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@236888ca 2025-04-07 19:01:17.747 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@666a02c3 2025-04-07 19:01:17.748 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@666a02c3 2025-04-07 19:01:17.750 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c9b087 2025-04-07 19:01:17.750 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c9b087 2025-04-07 19:01:17.753 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@574661ae 2025-04-07 19:01:17.753 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@574661ae 2025-04-07 19:01:17.755 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@300f8d54 2025-04-07 19:01:17.755 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@300f8d54 2025-04-07 19:01:17.757 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@645fd8c 2025-04-07 19:01:17.758 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@645fd8c 2025-04-07 19:01:17.759 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d284b 2025-04-07 19:01:17.760 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d284b 2025-04-07 19:01:17.760 [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-07 19:01:17.846 [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-07 19:01:17.846 [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-07 19:01:17.847 [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-07 19:01:17.848 [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-07 19:01:17.849 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:17.850 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 19:01:17.850 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:17.850 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 19:01:17.901 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:17.919 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:17.932 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:17.943 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:17.954 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:17.958 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:18.023 [DefaultDispatcher-worker-9 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 19:01:18.041 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 19:01:18.041 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 19:01:18.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-07 19:01:18.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-07 19:01:18.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 19:01:18.051 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-07 19:01:18.052 [DefaultDispatcher-worker-2 @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-07 19:01:18.052 [DefaultDispatcher-worker-10 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:18.052 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2990e3ba: (connection evicted) 2025-04-07 19:01:18.052 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@275708f8: (connection evicted) 2025-04-07 19:01:18.052 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236888ca: (connection evicted) 2025-04-07 19:01:18.053 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@666a02c3: (connection evicted) 2025-04-07 19:01:18.053 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48c9b087: (connection evicted) 2025-04-07 19:01:18.053 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@574661ae: (connection evicted) 2025-04-07 19:01:18.054 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@300f8d54: (connection evicted) 2025-04-07 19:01:18.054 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@645fd8c: (connection evicted) 2025-04-07 19:01:18.054 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30d284b: (connection evicted) 2025-04-07 19:01:18.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:18.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-07 19:01:18.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-07 19:01:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-07 19:01:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18d30e7 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:18.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:18.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-07 19:01:18.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-07 19:01:18.063 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.069 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.070 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.071 [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-07 19:01:18.071 [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-07 19:01:18.071 [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-07 19:01:18.071 [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-07 19:01:18.079 [DefaultDispatcher-worker-3 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.080 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 19:01:18.080 [DefaultDispatcher-worker-3 @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-07 19:01:18.080 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 19:01:18.084 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.093 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.102 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.111 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.119 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.123 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.159 [DefaultDispatcher-worker-6 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2475fba3 2025-04-07 19:01:18.163 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:18.167 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5090109e 2025-04-07 19:01:18.167 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5090109e 2025-04-07 19:01:18.170 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e57f4fc 2025-04-07 19:01:18.170 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e57f4fc 2025-04-07 19:01:18.173 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a687bee 2025-04-07 19:01:18.173 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a687bee 2025-04-07 19:01:18.175 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6afec7 2025-04-07 19:01:18.175 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6afec7 2025-04-07 19:01:18.177 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2e0954 2025-04-07 19:01:18.177 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2e0954 2025-04-07 19:01:18.179 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3fe459 2025-04-07 19:01:18.179 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3fe459 2025-04-07 19:01:18.179 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 19:01:18.179 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 19:01:18.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-07 19:01:18.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-07 19:01:18.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2025-04-07 19:01:18.180 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2475fba3: (connection evicted) 2025-04-07 19:01:18.180 [DefaultDispatcher-worker-11 @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-07 19:01:18.180 [DefaultDispatcher-worker-1 @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-07 19:01:18.181 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5090109e: (connection evicted) 2025-04-07 19:01:18.181 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37914d7b 2025-04-07 19:01:18.181 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37914d7b 2025-04-07 19:01:18.181 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e57f4fc: (connection evicted) 2025-04-07 19:01:18.181 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a687bee: (connection evicted) 2025-04-07 19:01:18.181 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f6afec7: (connection evicted) 2025-04-07 19:01:18.182 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f2e0954: (connection evicted) 2025-04-07 19:01:18.182 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3fe459: (connection evicted) 2025-04-07 19:01:18.182 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37914d7b: (connection evicted) 2025-04-07 19:01:18.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:18.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-07 19:01:18.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-07 19:01:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db1ce78 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:18.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-07 19:01:18.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6d1ff3 2025-04-07 19:01:18.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6d1ff3 2025-04-07 19:01:18.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-07 19:01:18.313 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:18.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66715ca9 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:18.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-07 19:01:18.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-04-07 19:01:18.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-04-07 19:01:18.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-07 19:01:18.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-07 19:01:18.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:18.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:18.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:18.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:18.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:18.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c573229 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:18.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-04-07 19:01:18.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-04-07 19:01:18.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-07 19:01:18.606 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-04-07 19:01:18.644 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:18.657 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:18.749 [DefaultDispatcher-worker-1 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-04-07 19:01:18.754 [DefaultDispatcher-worker-1 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-04-07 19:01:18.754 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34523/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 19:01:18.754 [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:34523/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-07 19:01:18.754 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34523/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 19:01:18.766 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34523/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 19:01:18.766 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34523/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 19:01:18.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-07 19:01:18.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-07 19:01:18.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:18.820 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@520a95ff: (connection evicted) 2025-04-07 19:01:18.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:18.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-07 19:01:18.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-07 19:01:18.823 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498a4d62 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:18.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:18.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-04-07 19:01:18.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-04-07 19:01:18.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1179fc8c 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-07 19:01:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:18.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-07 19:01:18.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-04-07 19:01:18.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-04-07 19:01:18.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-07 19:01:18.863 [DefaultDispatcher-worker-1 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-04-07 19:01:18.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-07 19:01:18.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-07 19:01:18.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:18.865 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd: (connection evicted) 2025-04-07 19:01:18.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:18.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-07 19:01:18.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-07 19:01:18.866 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-04-07 19:01:18.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fbcb71 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:18.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:18.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-07 19:01:18.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-04-07 19:01:18.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-04-07 19:01:18.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb4c4cc 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:18.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:18.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-07 19:01:18.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@41be8db9 2025-04-07 19:01:18.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@41be8db9 2025-04-07 19:01:18.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-07 19:01:18.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-07 19:01:18.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-07 19:01:18.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:18.898 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c: (connection evicted) 2025-04-07 19:01:18.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:18.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-07 19:01:18.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208f7165 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:18.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:18.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-07 19:01:18.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-04-07 19:01:18.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-04-07 19:01:18.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-07 19:01:18.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b4364 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:18.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@38054d01 2025-04-07 19:01:18.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@38054d01 2025-04-07 19:01:18.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-07 19:01:18.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-07 19:01:18.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-07 19:01:18.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:18.921 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@693f2c89: (connection evicted) 2025-04-07 19:01:18.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:18.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-07 19:01:18.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e6a68 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:18.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:18.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-07 19:01:18.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6 2025-04-07 19:01:18.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6 2025-04-07 19:01:18.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@194224ca 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:18.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-07 19:01:18.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@350f18a6 2025-04-07 19:01:18.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@350f18a6 2025-04-07 19:01:18.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-07 19:01:18.938 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:18.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-07 19:01:18.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-07 19:01:18.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:18.953 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6: (connection evicted) 2025-04-07 19:01:18.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:18.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-07 19:01:18.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-07 19:01:18.981 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.015 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.035 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312f3050 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-07 19:01:19.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-07 19:01:19.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-07 19:01:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aa7cfdf 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-07 19:01:19.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-07 19:01:19.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-07 19:01:19.197 [DefaultDispatcher-worker-3 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-07 19:01:19.204 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.212 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.215 [DefaultDispatcher-worker-11 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-07 19:01:19.220 [DefaultDispatcher-worker-11 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-07 19:01:19.224 [DefaultDispatcher-worker-11 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-07 19:01:19.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-07 19:01:19.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-07 19:01:19.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.258 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52856ff9: (connection evicted) 2025-04-07 19:01:19.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-07 19:01:19.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-07 19:01:19.261 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-07 19:01:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-07 19:01:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c2ae0 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-07 19:01:19.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-04-07 19:01:19.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-04-07 19:01:19.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-07 19:01:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e36bc01 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@35536760 2025-04-07 19:01:19.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@35536760 2025-04-07 19:01:19.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-07 19:01:19.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-07 19:01:19.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-07 19:01:19.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.282 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44ddb518: (connection evicted) 2025-04-07 19:01:19.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-07 19:01:19.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b4b9c6 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-04-07 19:01:19.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-04-07 19:01:19.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45fb2354 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-07 19:01:19.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2025-04-07 19:01:19.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2025-04-07 19:01:19.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-07 19:01:19.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-07 19:01:19.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-07 19:01:19.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.294 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e: (connection evicted) 2025-04-07 19:01:19.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-07 19:01:19.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-07 19:01:19.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1328f482 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-04-07 19:01:19.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-04-07 19:01:19.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-07 19:01:19.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351d93bd 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@42503099 2025-04-07 19:01:19.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@42503099 2025-04-07 19:01:19.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-07 19:01:19.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-07 19:01:19.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-07 19:01:19.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.306 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19ec5357: (connection evicted) 2025-04-07 19:01:19.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-07 19:01:19.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661db63e 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-04-07 19:01:19.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-04-07 19:01:19.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b030101 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2025-04-07 19:01:19.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2025-04-07 19:01:19.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-07 19:01:19.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-07 19:01:19.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-07 19:01:19.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.363 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8: (connection evicted) 2025-04-07 19:01:19.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-07 19:01:19.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-07 19:01:19.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-07 19:01:19.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce2eaa7 2025-04-07 19:01:19.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-04-07 19:01:19.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-04-07 19:01:19.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73385d3f 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-07 19:01:19.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31 2025-04-07 19:01:19.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31 2025-04-07 19:01:19.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-07 19:01:19.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-07 19:01:19.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-07 19:01:19.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.377 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304744a1: (connection evicted) 2025-04-07 19:01:19.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-07 19:01:19.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9d4b0 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-07 19:01:19.379 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-07 19:01:19.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-07 19:01:19.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-07 19:01:19.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ac7d 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-07 19:01:19.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-07 19:01:19.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-07 19:01:19.393 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.397 [DefaultDispatcher-worker-11 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-07 19:01:19.398 [DefaultDispatcher-worker-11 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-07 19:01:19.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-07 19:01:19.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-07 19:01:19.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.399 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be50bba: (connection evicted) 2025-04-07 19:01:19.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-07 19:01:19.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-07 19:01:19.400 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad0c70a 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-07 19:01:19.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-04-07 19:01:19.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-04-07 19:01:19.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-07 19:01:19.404 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13d984ee 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-07 19:01:19.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-04-07 19:01:19.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-04-07 19:01:19.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-07 19:01:19.417 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-07 19:01:19.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-07 19:01:19.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.422 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75805562: (connection evicted) 2025-04-07 19:01:19.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-07 19:01:19.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0a1e 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-07 19:01:19.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-07 19:01:19.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-07 19:01:19.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4152bd0f 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-07 19:01:19.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-07 19:01:19.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-07 19:01:19.475 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.488 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.511 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.529 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.535 [DefaultDispatcher-worker-2 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-07 19:01:19.536 [DefaultDispatcher-worker-2 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-07 19:01:19.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-07 19:01:19.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-07 19:01:19.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.537 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4345fd45: (connection evicted) 2025-04-07 19:01:19.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-07 19:01:19.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-07 19:01:19.538 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-07 19:01:19.539 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1686ed85 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-07 19:01:19.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-07 19:01:19.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3221588e 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-07 19:01:19.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-04-07 19:01:19.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-04-07 19:01:19.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-07 19:01:19.640 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.649 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-07 19:01:19.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-07 19:01:19.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.682 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc3529: (connection evicted) 2025-04-07 19:01:19.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-07 19:01:19.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-04-07 19:01:19.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-04-07 19:01:19.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-07 19:01:19.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-07 19:01:19.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d764641 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb607e 2025-04-07 19:01:19.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb607e 2025-04-07 19:01:19.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-07 19:01:19.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-07 19:01:19.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-07 19:01:19.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.696 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2: (connection evicted) 2025-04-07 19:01:19.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-07 19:01:19.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-07 19:01:19.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-07 19:01:19.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-07 19:01:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6e92ca 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-07 19:01:19.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-07 19:01:19.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-07 19:01:19.794 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.806 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.808 [DefaultDispatcher-worker-11 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-07 19:01:19.809 [DefaultDispatcher-worker-11 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-07 19:01:19.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-07 19:01:19.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-07 19:01:19.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.810 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734: (connection evicted) 2025-04-07 19:01:19.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-07 19:01:19.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-07 19:01:19.811 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-07 19:01:19.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-04-07 19:01:19.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-04-07 19:01:19.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-07 19:01:19.815 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5477d90e 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-07 19:01:19.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2025-04-07 19:01:19.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2025-04-07 19:01:19.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-07 19:01:19.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-07 19:01:19.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-07 19:01:19.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.823 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13f4048e: (connection evicted) 2025-04-07 19:01:19.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-07 19:01:19.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f24a84 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-07 19:01:19.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-07 19:01:19.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-07 19:01:19.838 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-07 19:01:19.844 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-07 19:01:19.845 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e00bdb 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@343d1d25 2025-04-07 19:01:19.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@343d1d25 2025-04-07 19:01:19.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-07 19:01:19.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-07 19:01:19.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-07 19:01:19.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:19.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-07 19:01:19.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-07 19:01:19.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-07 19:01:19.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-07 19:01:19.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-07 19:01:19.857 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-07 19:01:19.864 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-07 19:01:19.865 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f4a7c4 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-07 19:01:19.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-07 19:01:19.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-07 19:01:19.872 [DefaultDispatcher-worker-10 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-07 19:01:19.873 [DefaultDispatcher-worker-2 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-07 19:01:19.874 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-07 19:01:19.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-07 19:01:19.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-07 19:01:19.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.876 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e: (connection evicted) 2025-04-07 19:01:19.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-07 19:01:19.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22361e23 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-07 19:01:19.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-07 19:01:19.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-07 19:01:19.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-07 19:01:19.880 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-07 19:01:19.885 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-07 19:01:19.886 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5855b0ed 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-07 19:01:19.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-07 19:01:19.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-07 19:01:19.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-07 19:01:19.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-07 19:01:19.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-07 19:01:19.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:19.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-07 19:01:19.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fe2008 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-07 19:01:19.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2025-04-07 19:01:19.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2025-04-07 19:01:19.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-07 19:01:19.893 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2025-04-07 19:01:19.899 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2025-04-07 19:01:19.900 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@900649e 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@526893f 2025-04-07 19:01:19.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@526893f 2025-04-07 19:01:19.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-07 19:01:19.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-07 19:01:19.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-07 19:01:19.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:19.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-07 19:01:19.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11d1735e 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-07 19:01:19.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca5cb99 2025-04-07 19:01:19.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca5cb99 2025-04-07 19:01:19.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-07 19:01:19.921 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.939 [DefaultDispatcher-worker-6 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca5cb99 2025-04-07 19:01:19.946 [DefaultDispatcher-worker-15 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca5cb99 2025-04-07 19:01:19.948 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.967 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.975 [DefaultDispatcher-worker-2 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca5cb99 2025-04-07 19:01:19.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-07 19:01:19.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-07 19:01:19.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:19.977 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca5cb99: (connection evicted) 2025-04-07 19:01:19.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:19.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-07 19:01:19.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-07 19:01:19.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-07 19:01:19.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:19.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:19.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:19.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:19.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5960f17 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:19.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e7c13f 2025-04-07 19:01:19.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e7c13f 2025-04-07 19:01:19.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-07 19:01:19.988 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.001 [DefaultDispatcher-worker-11 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e7c13f 2025-04-07 19:01:20.001 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.005 [DefaultDispatcher-worker-12 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e7c13f 2025-04-07 19:01:20.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-07 19:01:20.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-07 19:01:20.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.015 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e7c13f: (connection evicted) 2025-04-07 19:01:20.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:20.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-07 19:01:20.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-07 19:01:20.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa18f87 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:20.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-07 19:01:20.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-07 19:01:20.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-07 19:01:20.037 [DefaultDispatcher-worker-3 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-07 19:01:20.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-07 19:01:20.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-07 19:01:20.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.038 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6: (connection evicted) 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:20.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-07 19:01:20.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bc21e34 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:20.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-07 19:01:20.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb6869a 2025-04-07 19:01:20.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb6869a 2025-04-07 19:01:20.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-07 19:01:20.058 [DefaultDispatcher-worker-2 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb6869a 2025-04-07 19:01:20.063 [DefaultDispatcher-worker-16 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb6869a 2025-04-07 19:01:20.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-07 19:01:20.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-07 19:01:20.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.063 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb6869a: (connection evicted) 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:20.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-07 19:01:20.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2d58e6 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:20.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-07 19:01:20.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:20.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:20.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:20.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:20.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:20.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:20.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:20.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:20.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-07 19:01:20.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-04-07 19:01:20.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-04-07 19:01:20.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-07 19:01:20.084 [DefaultDispatcher-worker-17 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-04-07 19:01:20.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-07 19:01:20.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-07 19:01:20.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.086 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377e90b0: (connection evicted) 2025-04-07 19:01:20.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:20.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-07 19:01:20.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-07 19:01:20.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bd4780c 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:20.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-07 19:01:20.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-07 19:01:20.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-07 19:01:20.106 [DefaultDispatcher-worker-6 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-07 19:01:20.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-07 19:01:20.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-07 19:01:20.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.106 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395eb363: (connection evicted) 2025-04-07 19:01:20.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:20.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-07 19:01:20.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@543d2ef3 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:20.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-07 19:01:20.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2025-04-07 19:01:20.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2025-04-07 19:01:20.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-07 19:01:20.281 [DefaultDispatcher-worker-14 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2025-04-07 19:01:20.286 [DefaultDispatcher-worker-13 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2025-04-07 19:01:20.287 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47215/manifest.json 2025-04-07 19:01:20.287 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47215/manifest.json. 2025-04-07 19:01:20.287 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47215/manifest.json 2025-04-07 19:01:20.288 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47215/manifest.json 2025-04-07 19:01:20.289 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47215/manifest.json 2025-04-07 19:01:20.343 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.362 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47215/manifest.json. 2025-04-07 19:01:20.362 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47215/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:20.369 [DefaultDispatcher-worker-12 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2025-04-07 19:01:20.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-07 19:01:20.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-07 19:01:20.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.373 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99223ac: (connection evicted) 2025-04-07 19:01:20.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:20.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-07 19:01:20.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d61298 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:20.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:20.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-07 19:01:20.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7cf8c4 2025-04-07 19:01:20.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7cf8c4 2025-04-07 19:01:20.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51fa09c7 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:20.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a485bc 2025-04-07 19:01:20.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a485bc 2025-04-07 19:01:20.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-07 19:01:20.423 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 19:01:20.459 [Test worker] INFO ktor.application - Application started in 0.04 seconds. 2025-04-07 19:01:20.459 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3c4e23be 2025-04-07 19:01:20.500 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.507 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.514 [DefaultDispatcher-worker-9 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:36237 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16024b49 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:20.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:20.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-07 19:01:20.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@304e1e4e 2025-04-07 19:01:20.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@304e1e4e 2025-04-07 19:01:20.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-07 19:01:20.532 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 19:01:20.536 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 19:01:20.536 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 19:01:20.537 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 19:01:20.537 [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-07 19:01:20.537 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 19:01:20.537 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 19:01:20.537 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 19:01:20.537 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 19:01:20.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7804a783 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:20.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-07 19:01:20.569 [DefaultDispatcher-worker-18 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.574 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.578 [DefaultDispatcher-worker-7 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304e1e4e 2025-04-07 19:01:20.580 [DefaultDispatcher-worker-7 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304e1e4e 2025-04-07 19:01:20.584 [DefaultDispatcher-worker-13 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.589 [DefaultDispatcher-worker-1 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.589 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json 2025-04-07 19:01:20.589 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json. 2025-04-07 19:01:20.589 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json 2025-04-07 19:01:20.591 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json 2025-04-07 19:01:20.591 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json 2025-04-07 19:01:20.591 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json. 2025-04-07 19:01:20.591 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:20.599 [DefaultDispatcher-worker-10 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.602 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 19:01:20.602 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b60077f5-e2f3-4a76-8e87-22414e47e1c4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 19:01:20.604 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 19:01:20.604 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b60077f5-e2f3-4a76-8e87-22414e47e1c4 2025-04-07 19:01:20.607 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36237/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:20.607 [DefaultDispatcher-worker-10 @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:36237/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:20.607 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36237/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:20.607 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36237/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:20.611 [DefaultDispatcher-worker-9 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.612 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36237/UmAppDatabase/replication/nodeId 2025-04-07 19:01:20.612 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36237/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:20.612 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36237/UmAppDatabase/replication/nodeId 2025-04-07 19:01:20.615 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.615 [DefaultDispatcher-worker-1 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36237/api/blob/upload-init-batch 2025-04-07 19:01:20.615 [DefaultDispatcher-worker-1 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36237/api/blob/upload-init-batch. 2025-04-07 19:01:20.615 [DefaultDispatcher-worker-1 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36237/api/blob/upload-init-batch 2025-04-07 19:01:20.615 [DefaultDispatcher-worker-1 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36237/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 19:01:20.638 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.653 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 19:01:20.653 [eventLoopGroupProxy-4-1 @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-07 19:01:20.653 [eventLoopGroupProxy-4-4 @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-07 19:01:20.653 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 19:01:20.656 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:20.656 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:20.658 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 19:01:20.658 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-07 19:01:20.658 [eventLoopGroupProxy-4-4 @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-07 19:01:20.659 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36237/UmAppDatabase/replication/nodeId 2025-04-07 19:01:20.660 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36237/UmAppDatabase/replication/nodeId 2025-04-07 19:01:20.660 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:20.660 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36237/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:20.660 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36237/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:20.663 [eventLoopGroupProxy-4-1 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-04-07 19:01:20.663 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-04-07 19:01:20.666 [DefaultDispatcher-worker-6 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.667 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7cf8c4 2025-04-07 19:01:20.670 [DefaultDispatcher-worker-17 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.675 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2025-04-07 19:01:20.676 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36237/api/blob/upload-init-batch 2025-04-07 19:01:20.676 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36237/api/blob/upload-init-batch 2025-04-07 19:01:20.679 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36237/api/blob/upload-init-batch. 2025-04-07 19:01:20.679 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36237/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:20.687 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36237/api/blob/upload-batch-data 2025-04-07 19:01:20.687 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36237/api/blob/upload-batch-data. 2025-04-07 19:01:20.687 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36237/api/blob/upload-batch-data 2025-04-07 19:01:20.688 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:20.693 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:20.700 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7cf8c4 2025-04-07 19:01:20.700 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:20.700 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-07 19:01:20.701 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36237/api/blob/upload-batch-data 2025-04-07 19:01:20.706 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36237/api/blob/upload-batch-data 2025-04-07 19:01:20.706 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36237/api/blob/upload-batch-data. 2025-04-07 19:01:20.706 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36237/api/blob/upload-batch-data 2025-04-07 19:01:20.706 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:20.708 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:20.710 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7cf8c4 2025-04-07 19:01:20.710 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:20.710 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:20.711 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36237/api/blob/upload-batch-data 2025-04-07 19:01:20.723 [DefaultDispatcher-worker-12 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.730 [DefaultDispatcher-worker-15 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.740 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36237/UmAppDatabase/replication/message 2025-04-07 19:01:20.740 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36237/UmAppDatabase/replication/message. 2025-04-07 19:01:20.740 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36237/UmAppDatabase/replication/message 2025-04-07 19:01:20.740 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36237/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 19:01:20.742 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 19:01:20.742 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 19:01:20.742 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:20.754 [DefaultDispatcher-worker-4 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a485bc 2025-04-07 19:01:20.754 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:20.754 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json 2025-04-07 19:01:20.754 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json. 2025-04-07 19:01:20.754 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json 2025-04-07 19:01:20.754 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-07 19:01:20.755 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36237/UmAppDatabase/replication/message 2025-04-07 19:01:20.755 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36237/UmAppDatabase/replication/message 2025-04-07 19:01:20.755 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36237/UmAppDatabase/replication/message. 2025-04-07 19:01:20.755 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36237/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:20.756 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json 2025-04-07 19:01:20.756 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json 2025-04-07 19:01:20.756 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json. 2025-04-07 19:01:20.756 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36237/api/content/713859988248190976/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:20.759 [DefaultDispatcher-worker-13 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-07 19:01:20.760 [DefaultDispatcher-worker-6 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a485bc 2025-04-07 19:01:20.761 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 19:01:20.761 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 19:01:20.761 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 19:01:20.761 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 19:01:20.761 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 19:01:20.762 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304e1e4e 2025-04-07 19:01:20.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-07 19:01:20.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-07 19:01:20.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:20.762 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b32407: (connection evicted) 2025-04-07 19:01:20.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:20.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-07 19:01:20.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-07 19:01:21.034 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 19:01:21.034 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 19:01:21.224 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 19:01:21.766 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3c4e23be 2025-04-07 19:01:21.767 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3c4e23be 2025-04-07 19:01:21.769 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7cf8c4 2025-04-07 19:01:21.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-07 19:01:21.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-07 19:01:21.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:21.769 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44a485bc: (connection evicted) 2025-04-07 19:01:21.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:21.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-07 19:01:21.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669469c9 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:21.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:21.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-07 19:01:21.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-07 19:01:21.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-07 19:01:21.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16f15a4 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:21.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2025-04-07 19:01:21.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2025-04-07 19:01:21.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-07 19:01:21.804 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 19:01:21.805 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 19:01:21.805 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@9a74a93 2025-04-07 19:01:21.806 [DefaultDispatcher-worker-6 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:35509 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e69bf78 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:21.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:21.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-07 19:01:21.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-07 19:01:21.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-07 19:01:21.808 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 19:01:21.808 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 19:01:21.808 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 19:01:21.808 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 19:01:21.808 [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-07 19:01:21.808 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 19:01:21.808 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 19:01:21.809 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 19:01:21.809 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29088be1 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:21.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:21.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:21.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-07 19:01:21.830 [DefaultDispatcher-worker-5 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:21.834 [DefaultDispatcher-worker-12 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:21.839 [DefaultDispatcher-worker-3 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-07 19:01:21.840 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-07 19:01:21.844 [DefaultDispatcher-worker-3 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:21.848 [DefaultDispatcher-worker-5 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:21.849 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json 2025-04-07 19:01:21.849 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json. 2025-04-07 19:01:21.849 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json 2025-04-07 19:01:21.850 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json 2025-04-07 19:01:21.850 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json 2025-04-07 19:01:21.850 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json. 2025-04-07 19:01:21.850 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:21.856 [DefaultDispatcher-worker-6 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:21.857 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 19:01:21.857 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-36ce145a-f3ab-4bfa-bc10-1ba1604f40a1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 19:01:21.858 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 19:01:21.858 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-36ce145a-f3ab-4bfa-bc10-1ba1604f40a1 2025-04-07 19:01:21.858 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:21.858 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35509/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:21.858 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:21.858 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:21.861 [eventLoopGroupProxy-7-1 @call-handler#490] 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-07 19:01:21.861 [eventLoopGroupProxy-7-2 @call-handler#491] 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-07 19:01:21.861 [eventLoopGroupProxy-7-1 @call-handler#490] 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-07 19:01:21.861 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:21.861 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:21.861 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:21.861 [eventLoopGroupProxy-7-1 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 19:01:21.862 [DefaultDispatcher-worker-15 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:21.862 [DefaultDispatcher-worker-15 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35509/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:21.864 [DefaultDispatcher-worker-4 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:21.864 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/UmAppDatabase/replication/nodeId 2025-04-07 19:01:21.864 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35509/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:21.864 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/UmAppDatabase/replication/nodeId 2025-04-07 19:01:21.865 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-init-batch 2025-04-07 19:01:21.865 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-init-batch. 2025-04-07 19:01:21.865 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-init-batch 2025-04-07 19:01:21.865 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 19:01:21.865 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 19:01:21.865 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:21.866 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-07 19:01:21.866 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/UmAppDatabase/replication/nodeId 2025-04-07 19:01:21.866 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35509/UmAppDatabase/replication/nodeId 2025-04-07 19:01:21.867 [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-07 19:01:21.867 [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-07 19:01:21.868 [eventLoopGroupProxy-7-3 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-07 19:01:21.868 [DefaultDispatcher-worker-6 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-07 19:01:21.869 [eventLoopGroupProxy-7-3 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-07 19:01:21.869 [DefaultDispatcher-worker-18 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-init-batch 2025-04-07 19:01:21.869 [DefaultDispatcher-worker-18 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35509/api/blob/upload-init-batch 2025-04-07 19:01:21.870 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-init-batch. 2025-04-07 19:01:21.870 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35509/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:21.871 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.871 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:21.871 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.871 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:21.871 [DefaultDispatcher-worker-7 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:21.872 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:21.874 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-07 19:01:21.874 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:21.874 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:21.875 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.876 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.876 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:21.876 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.876 [DefaultDispatcher-worker-2 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:21.877 [DefaultDispatcher-worker-17 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:21.877 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:21.878 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-07 19:01:21.879 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:21.879 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:21.879 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.880 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.880 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:21.880 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.880 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:21.881 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:21.892 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:21.894 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:21.907 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:21.909 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:21.923 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:21.923 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:21.923 [DefaultDispatcher-worker-19 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.924 [DefaultDispatcher-worker-19 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.924 [DefaultDispatcher-worker-19 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:21.924 [DefaultDispatcher-worker-19 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.924 [DefaultDispatcher-worker-19 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:21.925 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:21.925 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-07 19:01:21.926 [DefaultDispatcher-worker-19 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.926 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:21.926 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35509/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:21.926 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:35509/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35509/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-07 19:01:21.926 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35509/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:21.932 [DefaultDispatcher-worker-16 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:21.939 [DefaultDispatcher-worker-17 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:21.941 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 19:01:22.441 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-52c72c4b-018f-40f7-a03b-a8c01f1cddd4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 19:01:22.441 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 19:01:22.442 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-52c72c4b-018f-40f7-a03b-a8c01f1cddd4 2025-04-07 19:01:22.443 [DefaultDispatcher-worker-19 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-init-batch 2025-04-07 19:01:22.443 [DefaultDispatcher-worker-19 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-init-batch. 2025-04-07 19:01:22.443 [DefaultDispatcher-worker-19 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-init-batch 2025-04-07 19:01:22.444 [DefaultDispatcher-worker-19 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 19:01:22.445 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 19:01:22.445 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 19:01:22.446 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-07 19:01:22.447 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-07 19:01:22.447 [DefaultDispatcher-worker-19 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-init-batch 2025-04-07 19:01:22.447 [DefaultDispatcher-worker-19 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35509/api/blob/upload-init-batch 2025-04-07 19:01:22.448 [DefaultDispatcher-worker-19 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-init-batch. 2025-04-07 19:01:22.448 [DefaultDispatcher-worker-19 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35509/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:22.449 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.449 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.449 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.449 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.450 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.452 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.452 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:22.452 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.453 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.453 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.453 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.453 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.454 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.455 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.455 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:22.455 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.456 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.456 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.456 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.456 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.457 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.498 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.498 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 19:01:22.498 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.498 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.498 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.498 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.498 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.499 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.541 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.542 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:22.542 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.543 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.543 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.543 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.543 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.544 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.585 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.585 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 19:01:22.586 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.586 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.586 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.586 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.586 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.587 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.629 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.629 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:22.630 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.630 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.630 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.631 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.631 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.631 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.673 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.673 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:22.674 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.674 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.674 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.674 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.674 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.675 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.717 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.717 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:22.718 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.718 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.718 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.718 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.718 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.719 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.761 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.761 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:22.762 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.762 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.762 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.762 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.763 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.764 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.805 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.805 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:22.806 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.806 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.806 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.806 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.807 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.807 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.849 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.849 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:22.850 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.850 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.850 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.850 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.850 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.851 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.893 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.894 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:22.894 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.895 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.895 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.895 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.895 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.895 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.937 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.937 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:22.938 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.939 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.939 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.939 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.939 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.940 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.948 [DefaultDispatcher-worker-18 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:22.982 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-07 19:01:22.982 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.983 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 19:01:22.983 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.984 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.984 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.984 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.984 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.985 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.986 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-07 19:01:22.986 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.986 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:22.987 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.988 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.988 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/blob/upload-batch-data. 2025-04-07 19:01:22.988 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.988 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:22.988 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:22.990 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-07 19:01:22.990 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:22.990 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:22.990 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/blob/upload-batch-data 2025-04-07 19:01:22.996 [DefaultDispatcher-worker-21 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:23.001 [DefaultDispatcher-worker-11 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:23.001 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/UmAppDatabase/replication/message 2025-04-07 19:01:23.001 [DefaultDispatcher-worker-11 @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:35509/UmAppDatabase/replication/message. 2025-04-07 19:01:23.001 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/UmAppDatabase/replication/message 2025-04-07 19:01:23.002 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35509/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 19:01:23.003 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 19:01:23.003 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 19:01:23.003 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:23.015 [DefaultDispatcher-worker-21 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2025-04-07 19:01:23.015 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:23.015 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-07 19:01:23.015 [DefaultDispatcher-worker-19 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json 2025-04-07 19:01:23.016 [DefaultDispatcher-worker-19 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json. 2025-04-07 19:01:23.016 [DefaultDispatcher-worker-19 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json 2025-04-07 19:01:23.016 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/UmAppDatabase/replication/message 2025-04-07 19:01:23.016 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35509/UmAppDatabase/replication/message 2025-04-07 19:01:23.016 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35509/UmAppDatabase/replication/message. 2025-04-07 19:01:23.016 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35509/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:23.016 [DefaultDispatcher-worker-10 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json 2025-04-07 19:01:23.016 [DefaultDispatcher-worker-10 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json 2025-04-07 19:01:23.017 [DefaultDispatcher-worker-10 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json. 2025-04-07 19:01:23.017 [DefaultDispatcher-worker-10 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35509/api/content/713859991877943296/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:23.021 [DefaultDispatcher-worker-8 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-07 19:01:23.022 [DefaultDispatcher-worker-19 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2025-04-07 19:01:23.023 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 19:01:23.023 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 19:01:23.023 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 19:01:23.023 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 19:01:23.023 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 19:01:23.024 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-07 19:01:23.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-07 19:01:23.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-07 19:01:23.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:23.024 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f: (connection evicted) 2025-04-07 19:01:23.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:23.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-07 19:01:23.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-07 19:01:23.309 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 19:01:23.441 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 19:01:23.497 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 19:01:23.794 [DefaultDispatcher-worker-11 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-07 19:01:24.028 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@9a74a93 2025-04-07 19:01:24.028 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@9a74a93 2025-04-07 19:01:24.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-07 19:01:24.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-07 19:01:24.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:24.029 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35630ee8: (connection evicted) 2025-04-07 19:01:24.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:24.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-07 19:01:24.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9863ed5 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:24.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-07 19:01:24.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-07 19:01:24.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ad182c 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:24.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e186b 2025-04-07 19:01:24.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e186b 2025-04-07 19:01:24.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-07 19:01:24.043 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 19:01:24.044 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 19:01:24.044 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@21f0cc97 2025-04-07 19:01:24.045 [DefaultDispatcher-worker-19 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:42479 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71689ee2 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:24.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2025-04-07 19:01:24.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2025-04-07 19:01:24.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-07 19:01:24.048 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 19:01:24.048 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 19:01:24.048 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 19:01:24.048 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 19:01:24.048 [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-07 19:01:24.048 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 19:01:24.048 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 19:01:24.048 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 19:01:24.048 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dbb7bb 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:24.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-07 19:01:24.069 [DefaultDispatcher-worker-6 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.073 [DefaultDispatcher-worker-5 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.077 [DefaultDispatcher-worker-11 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2025-04-07 19:01:24.078 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2025-04-07 19:01:24.082 [DefaultDispatcher-worker-17 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.087 [DefaultDispatcher-worker-7 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.087 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json 2025-04-07 19:01:24.087 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json. 2025-04-07 19:01:24.087 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json 2025-04-07 19:01:24.088 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json 2025-04-07 19:01:24.088 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json 2025-04-07 19:01:24.088 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json. 2025-04-07 19:01:24.088 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:24.095 [DefaultDispatcher-worker-3 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.095 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 19:01:24.095 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b9171d2a-e729-44f0-8195-5a428e44443c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 19:01:24.096 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 19:01:24.096 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b9171d2a-e729-44f0-8195-5a428e44443c 2025-04-07 19:01:24.097 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42479/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:24.097 [DefaultDispatcher-worker-3 @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:42479/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:24.097 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42479/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:24.097 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42479/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:24.099 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 19:01:24.099 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 19:01:24.099 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:24.099 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:24.099 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:24.100 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:24.100 [eventLoopGroupProxy-10-1 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 19:01:24.100 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42479/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:24.100 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42479/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:24.102 [DefaultDispatcher-worker-1 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.102 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42479/UmAppDatabase/replication/nodeId 2025-04-07 19:01:24.102 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42479/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:24.102 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42479/UmAppDatabase/replication/nodeId 2025-04-07 19:01:24.103 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42479/api/blob/upload-init-batch 2025-04-07 19:01:24.103 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42479/api/blob/upload-init-batch. 2025-04-07 19:01:24.103 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42479/api/blob/upload-init-batch 2025-04-07 19:01:24.103 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42479/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 19:01:24.103 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 19:01:24.103 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:24.104 [eventLoopGroupProxy-10-1 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-07 19:01:24.104 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42479/UmAppDatabase/replication/nodeId 2025-04-07 19:01:24.104 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42479/UmAppDatabase/replication/nodeId 2025-04-07 19:01:24.104 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 19:01:24.104 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 19:01:24.105 [eventLoopGroupProxy-10-1 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-07 19:01:24.106 [eventLoopGroupProxy-10-1 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-07 19:01:24.107 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42479/api/blob/upload-init-batch 2025-04-07 19:01:24.107 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42479/api/blob/upload-init-batch 2025-04-07 19:01:24.107 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42479/api/blob/upload-init-batch. 2025-04-07 19:01:24.107 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42479/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:24.109 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.109 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42479/api/blob/upload-batch-data. 2025-04-07 19:01:24.109 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.109 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42479/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:24.110 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:24.111 [DefaultDispatcher-worker-11 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.112 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-07 19:01:24.112 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:24.112 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:24.113 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.114 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.114 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42479/api/blob/upload-batch-data. 2025-04-07 19:01:24.114 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.114 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42479/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:24.115 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:24.116 [DefaultDispatcher-worker-21 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.117 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-07 19:01:24.117 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:24.120 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 19:01:24.120 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.122 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.122 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42479/api/blob/upload-batch-data. 2025-04-07 19:01:24.122 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.122 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42479/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:24.123 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:24.126 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-07 19:01:24.126 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:24.126 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 19:01:24.127 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.127 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.127 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42479/api/blob/upload-batch-data. 2025-04-07 19:01:24.127 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.127 [DefaultDispatcher-worker-21 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42479/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:24.128 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:24.129 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-07 19:01:24.129 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:24.130 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:24.130 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.131 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.131 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42479/api/blob/upload-batch-data. 2025-04-07 19:01:24.131 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.131 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42479/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:24.132 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:24.132 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:24.133 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-07 19:01:24.133 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:24.133 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:24.134 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:24.134 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42479/api/blob/upload-batch-data 2025-04-07 19:01:24.140 [DefaultDispatcher-worker-16 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.145 [DefaultDispatcher-worker-3 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.145 [DefaultDispatcher-worker-3 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42479/UmAppDatabase/replication/message 2025-04-07 19:01:24.145 [DefaultDispatcher-worker-3 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42479/UmAppDatabase/replication/message. 2025-04-07 19:01:24.145 [DefaultDispatcher-worker-3 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42479/UmAppDatabase/replication/message 2025-04-07 19:01:24.145 [DefaultDispatcher-worker-3 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42479/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 19:01:24.146 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:24.146 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 19:01:24.147 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 19:01:24.147 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:24.149 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:24.158 [DefaultDispatcher-worker-6 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e186b 2025-04-07 19:01:24.158 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:24.158 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-07 19:01:24.158 [DefaultDispatcher-worker-3 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json 2025-04-07 19:01:24.158 [DefaultDispatcher-worker-3 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json. 2025-04-07 19:01:24.158 [DefaultDispatcher-worker-3 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json 2025-04-07 19:01:24.158 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42479/UmAppDatabase/replication/message 2025-04-07 19:01:24.158 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42479/UmAppDatabase/replication/message 2025-04-07 19:01:24.159 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42479/UmAppDatabase/replication/message. 2025-04-07 19:01:24.159 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42479/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:24.159 [DefaultDispatcher-worker-21 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json 2025-04-07 19:01:24.159 [DefaultDispatcher-worker-21 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json 2025-04-07 19:01:24.159 [DefaultDispatcher-worker-21 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json. 2025-04-07 19:01:24.159 [DefaultDispatcher-worker-21 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42479/api/content/713860006254383104/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:24.165 [DefaultDispatcher-worker-16 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-07 19:01:24.166 [DefaultDispatcher-worker-14 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e186b 2025-04-07 19:01:24.167 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 19:01:24.167 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 19:01:24.167 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 19:01:24.167 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 19:01:24.167 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 19:01:24.168 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2025-04-07 19:01:24.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-07 19:01:24.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-07 19:01:24.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:24.168 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6632eb19: (connection evicted) 2025-04-07 19:01:24.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:24.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-07 19:01:24.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-07 19:01:24.548 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 19:01:24.548 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 19:01:24.641 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 19:01:25.172 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@21f0cc97 2025-04-07 19:01:25.172 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@21f0cc97 2025-04-07 19:01:25.173 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-07 19:01:25.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-07 19:01:25.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-07 19:01:25.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:25.174 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@218e186b: (connection evicted) 2025-04-07 19:01:25.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:25.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-07 19:01:25.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47cf65f1 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:25.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:25.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-07 19:01:25.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-07 19:01:25.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-07 19:01:25.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:25.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:25.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:25.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:25.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:25.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:25.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21dd91da 2025-04-07 19:01:25.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:25.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:25.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:25.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:25.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-07 19:01:25.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-07 19:01:25.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-07 19:01:25.213 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 19:01:25.214 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 19:01:25.214 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@490704a5 2025-04-07 19:01:25.215 [DefaultDispatcher-worker-8 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:36681 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe11091 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:25.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:25.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-07 19:01:25.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-07 19:01:25.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-07 19:01:25.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-07 19:01:25.217 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 19:01:25.217 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 19:01:25.217 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 19:01:25.217 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 19:01:25.217 [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-07 19:01:25.218 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 19:01:25.218 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 19:01:25.218 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 19:01:25.218 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564fc235 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:25.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:25.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:25.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-07 19:01:25.238 [DefaultDispatcher-worker-3 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:25.242 [DefaultDispatcher-worker-19 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:25.302 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:25.304 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:25.316 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:25.318 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:25.329 [DefaultDispatcher-worker-19 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-07 19:01:25.355 [DefaultDispatcher-worker-19 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-07 19:01:25.358 [DefaultDispatcher-worker-19 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-07 19:01:25.361 [DefaultDispatcher-worker-19 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-07 19:01:25.369 [DefaultDispatcher-worker-8 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:25.374 [DefaultDispatcher-worker-21 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:25.374 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json 2025-04-07 19:01:25.374 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json. 2025-04-07 19:01:25.374 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json 2025-04-07 19:01:25.376 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json 2025-04-07 19:01:25.376 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json 2025-04-07 19:01:25.377 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json. 2025-04-07 19:01:25.377 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:25.431 [DefaultDispatcher-worker-14 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:25.431 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 19:01:25.431 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5ad284b4-ff60-4ba3-8a60-318e9a3d01e1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 19:01:25.432 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 19:01:25.432 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5ad284b4-ff60-4ba3-8a60-318e9a3d01e1 2025-04-07 19:01:25.433 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:25.433 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36681/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:25.433 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:25.433 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:25.435 [eventLoopGroupProxy-13-2 @call-handler#791] 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-07 19:01:25.435 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 19:01:25.435 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.435 [eventLoopGroupProxy-13-2 @call-handler#791] 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-07 19:01:25.435 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:25.435 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.436 [eventLoopGroupProxy-13-2 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 19:01:25.436 [DefaultDispatcher-worker-1 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:25.436 [DefaultDispatcher-worker-1 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:25.438 [DefaultDispatcher-worker-3 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:25.438 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/UmAppDatabase/replication/nodeId 2025-04-07 19:01:25.438 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36681/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:25.438 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/UmAppDatabase/replication/nodeId 2025-04-07 19:01:25.439 [eventLoopGroupProxy-13-2 @call-handler#801] 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-07 19:01:25.440 [eventLoopGroupProxy-13-2 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.440 [eventLoopGroupProxy-13-2 @call-handler#801] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-07 19:01:25.440 [DefaultDispatcher-worker-18 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/UmAppDatabase/replication/nodeId 2025-04-07 19:01:25.440 [DefaultDispatcher-worker-18 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36681/UmAppDatabase/replication/nodeId 2025-04-07 19:01:25.446 [DefaultDispatcher-worker-5 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:25.453 [DefaultDispatcher-worker-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:25.455 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-init-batch 2025-04-07 19:01:25.455 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-init-batch. 2025-04-07 19:01:25.455 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-init-batch 2025-04-07 19:01:25.455 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 19:01:25.456 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 19:01:25.456 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 19:01:25.499 [eventLoopGroupProxy-13-2 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.501 [eventLoopGroupProxy-13-2 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-07 19:01:25.501 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-init-batch 2025-04-07 19:01:25.501 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36681/api/blob/upload-init-batch 2025-04-07 19:01:25.502 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-init-batch. 2025-04-07 19:01:25.502 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36681/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:25.505 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.505 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.505 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.505 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.506 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.508 [eventLoopGroupProxy-13-2 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.508 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.508 [eventLoopGroupProxy-13-2 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.509 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.510 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.510 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.510 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.510 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.511 [eventLoopGroupProxy-13-2 @call-handler#819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.553 [eventLoopGroupProxy-13-2 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.553 [eventLoopGroupProxy-13-2 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.553 [eventLoopGroupProxy-13-2 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:25.554 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.555 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.555 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.555 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.555 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.556 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.557 [eventLoopGroupProxy-13-2 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.557 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.557 [eventLoopGroupProxy-13-2 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.557 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.558 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.558 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.558 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.558 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.559 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.561 [eventLoopGroupProxy-13-2 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.562 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.562 [eventLoopGroupProxy-13-2 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 19:01:25.562 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.563 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.563 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.563 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.563 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.564 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.606 [eventLoopGroupProxy-13-2 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.606 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.606 [eventLoopGroupProxy-13-2 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:25.607 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.609 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.609 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.609 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.609 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.610 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.673 [eventLoopGroupProxy-13-2 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.673 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.673 [eventLoopGroupProxy-13-2 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 63ms 2025-04-07 19:01:25.673 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.675 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.675 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.675 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.675 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.676 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.723 [eventLoopGroupProxy-13-2 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.723 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.724 [eventLoopGroupProxy-13-2 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-07 19:01:25.724 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.725 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.725 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.725 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.725 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.726 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.768 [eventLoopGroupProxy-13-2 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.768 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.768 [eventLoopGroupProxy-13-2 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:25.768 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.769 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.769 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.769 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.769 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.770 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.813 [eventLoopGroupProxy-13-2 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.813 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.813 [eventLoopGroupProxy-13-2 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:25.813 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.814 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.814 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.814 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.814 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.815 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.858 [eventLoopGroupProxy-13-2 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.859 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.859 [eventLoopGroupProxy-13-2 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 19:01:25.859 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.860 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.860 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.860 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.860 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.861 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.862 [eventLoopGroupProxy-13-2 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.862 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.862 [eventLoopGroupProxy-13-2 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.863 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.863 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.863 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.863 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.863 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.864 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.865 [eventLoopGroupProxy-13-2 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.866 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.866 [eventLoopGroupProxy-13-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.866 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.867 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.867 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.867 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.867 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.867 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.868 [eventLoopGroupProxy-13-2 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.868 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.869 [eventLoopGroupProxy-13-2 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.869 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.869 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.870 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.870 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.870 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.870 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.871 [eventLoopGroupProxy-13-2 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.871 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.871 [eventLoopGroupProxy-13-2 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.872 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.872 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.872 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.873 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.873 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.873 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.875 [eventLoopGroupProxy-13-2 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.875 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.875 [eventLoopGroupProxy-13-2 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.875 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.876 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.876 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.876 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.876 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.877 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.878 [eventLoopGroupProxy-13-2 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.878 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.878 [eventLoopGroupProxy-13-2 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.878 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.879 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.879 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.879 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.879 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.880 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.881 [eventLoopGroupProxy-13-2 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.881 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.881 [eventLoopGroupProxy-13-2 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.881 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.882 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.882 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.882 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.882 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.883 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.884 [eventLoopGroupProxy-13-2 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.884 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.884 [eventLoopGroupProxy-13-2 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.884 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.885 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.885 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.885 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.885 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.886 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.887 [eventLoopGroupProxy-13-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.887 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.887 [eventLoopGroupProxy-13-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.888 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.888 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.888 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.888 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.888 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.889 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.890 [eventLoopGroupProxy-13-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.890 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.890 [eventLoopGroupProxy-13-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.891 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.891 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.891 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.891 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.891 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.892 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.893 [eventLoopGroupProxy-13-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.893 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.893 [eventLoopGroupProxy-13-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.894 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.895 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.895 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.895 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.895 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.896 [eventLoopGroupProxy-13-2 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.897 [eventLoopGroupProxy-13-2 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.898 [eventLoopGroupProxy-13-2 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.898 [eventLoopGroupProxy-13-2 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.898 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.899 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.899 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.899 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.899 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.900 [eventLoopGroupProxy-13-2 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.901 [eventLoopGroupProxy-13-2 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.901 [eventLoopGroupProxy-13-2 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.901 [eventLoopGroupProxy-13-2 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.902 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.903 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.903 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.903 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.903 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.903 [eventLoopGroupProxy-13-2 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.904 [eventLoopGroupProxy-13-2 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.905 [eventLoopGroupProxy-13-2 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.905 [eventLoopGroupProxy-13-2 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.905 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.906 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.906 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.906 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.906 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.906 [eventLoopGroupProxy-13-2 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.908 [eventLoopGroupProxy-13-2 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.908 [eventLoopGroupProxy-13-2 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.908 [eventLoopGroupProxy-13-2 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.908 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.909 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.910 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.910 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.910 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.910 [eventLoopGroupProxy-13-2 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.912 [eventLoopGroupProxy-13-2 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.912 [eventLoopGroupProxy-13-2 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.912 [eventLoopGroupProxy-13-2 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.912 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.913 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.913 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.913 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.913 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.913 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.914 [eventLoopGroupProxy-13-2 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.914 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.915 [eventLoopGroupProxy-13-2 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.915 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.916 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.916 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.916 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.916 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.916 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.917 [eventLoopGroupProxy-13-2 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.918 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.918 [eventLoopGroupProxy-13-2 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.918 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.919 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.919 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.919 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.919 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.919 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.920 [eventLoopGroupProxy-13-2 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.920 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.920 [eventLoopGroupProxy-13-2 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.921 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.922 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.923 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.923 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.923 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.923 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.925 [eventLoopGroupProxy-13-2 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.925 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.925 [eventLoopGroupProxy-13-2 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.925 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.928 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.928 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.928 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.928 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.929 [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-07 19:01:25.930 [eventLoopGroupProxy-13-2 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.930 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.931 [eventLoopGroupProxy-13-2 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.931 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.931 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.932 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.932 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.932 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.932 [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-07 19:01:25.933 [eventLoopGroupProxy-13-2 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.933 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.933 [eventLoopGroupProxy-13-2 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.934 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.934 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.934 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.934 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.934 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.935 [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-07 19:01:25.936 [eventLoopGroupProxy-13-2 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.936 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.936 [eventLoopGroupProxy-13-2 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.936 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.937 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.937 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.937 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.937 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.938 [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-07 19:01:25.939 [eventLoopGroupProxy-13-2 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.939 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.939 [eventLoopGroupProxy-13-2 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.939 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.940 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.940 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.940 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.940 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.940 [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-07 19:01:25.941 [eventLoopGroupProxy-13-2 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.942 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.942 [eventLoopGroupProxy-13-2 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:25.942 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.942 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.942 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.942 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.943 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.943 [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-07 19:01:25.944 [eventLoopGroupProxy-13-2 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.944 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.944 [eventLoopGroupProxy-13-2 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.945 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.945 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.945 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.945 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.945 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.946 [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-07 19:01:25.949 [DefaultDispatcher-worker-9 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:25.987 [eventLoopGroupProxy-13-2 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.987 [eventLoopGroupProxy-13-2 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.988 [eventLoopGroupProxy-13-2 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:25.988 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.988 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.988 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.988 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.988 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.989 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.990 [eventLoopGroupProxy-13-2 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.990 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.990 [eventLoopGroupProxy-13-2 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.990 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.991 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.991 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.991 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.991 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.991 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.992 [eventLoopGroupProxy-13-2 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.992 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.992 [eventLoopGroupProxy-13-2 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.992 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.993 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.993 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.993 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.993 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.993 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:25.994 [eventLoopGroupProxy-13-2 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:25.994 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:25.994 [eventLoopGroupProxy-13-2 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:25.995 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.995 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.995 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:25.995 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:25.995 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:25.996 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.039 [eventLoopGroupProxy-13-2 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.039 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.039 [eventLoopGroupProxy-13-2 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:26.039 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.040 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.040 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.040 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.040 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.041 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.084 [eventLoopGroupProxy-13-2 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.084 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.084 [eventLoopGroupProxy-13-2 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:26.084 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.085 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.085 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.085 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.085 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.085 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.086 [eventLoopGroupProxy-13-2 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.086 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.086 [eventLoopGroupProxy-13-2 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.086 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.087 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.087 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.087 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.087 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.087 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.088 [eventLoopGroupProxy-13-2 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.088 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.088 [eventLoopGroupProxy-13-2 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.089 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.089 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.089 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.089 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.089 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.090 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.131 [eventLoopGroupProxy-13-2 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.132 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.132 [eventLoopGroupProxy-13-2 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:26.132 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.133 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.133 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.133 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.133 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.134 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.135 [eventLoopGroupProxy-13-2 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.135 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.135 [eventLoopGroupProxy-13-2 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.136 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.136 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.136 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.136 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.136 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.137 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.138 [eventLoopGroupProxy-13-2 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.138 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.138 [eventLoopGroupProxy-13-2 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.138 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.139 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.139 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.139 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.139 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.140 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.141 [eventLoopGroupProxy-13-2 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.141 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.141 [eventLoopGroupProxy-13-2 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.141 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.142 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.142 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.142 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.142 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.142 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.143 [eventLoopGroupProxy-13-2 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.143 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.143 [eventLoopGroupProxy-13-2 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.144 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.144 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.144 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.144 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.144 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.145 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.187 [eventLoopGroupProxy-13-2 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.187 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.187 [eventLoopGroupProxy-13-2 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:26.188 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.188 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.188 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.188 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.188 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.189 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.190 [eventLoopGroupProxy-13-2 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.191 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.191 [eventLoopGroupProxy-13-2 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:26.191 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.191 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.191 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.191 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.191 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.192 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.193 [eventLoopGroupProxy-13-2 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.193 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.193 [eventLoopGroupProxy-13-2 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.193 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.194 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.194 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.194 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.194 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.195 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.196 [eventLoopGroupProxy-13-2 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.196 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.196 [eventLoopGroupProxy-13-2 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.196 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.197 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.197 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.197 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.197 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.198 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.199 [eventLoopGroupProxy-13-2 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.199 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.199 [eventLoopGroupProxy-13-2 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.199 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.200 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.200 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.200 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.200 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.200 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.202 [eventLoopGroupProxy-13-2 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.202 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.202 [eventLoopGroupProxy-13-2 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:26.202 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.203 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.203 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.203 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.203 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.203 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.204 [eventLoopGroupProxy-13-2 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.204 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.204 [eventLoopGroupProxy-13-2 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.205 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.205 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.205 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.205 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.205 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.206 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.207 [eventLoopGroupProxy-13-2 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.207 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.207 [eventLoopGroupProxy-13-2 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.207 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.208 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.208 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.208 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.208 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.209 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.210 [eventLoopGroupProxy-13-2 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.210 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.210 [eventLoopGroupProxy-13-2 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.210 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.211 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.211 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.211 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.211 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.211 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.212 [eventLoopGroupProxy-13-2 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.212 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.212 [eventLoopGroupProxy-13-2 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.212 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.213 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.213 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.213 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.213 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.214 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.215 [eventLoopGroupProxy-13-2 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.215 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.215 [eventLoopGroupProxy-13-2 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.215 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.216 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.216 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.216 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.216 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.216 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.217 [eventLoopGroupProxy-13-2 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.217 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.217 [eventLoopGroupProxy-13-2 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.218 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.218 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.218 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.218 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.218 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.219 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.220 [eventLoopGroupProxy-13-2 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.220 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.220 [eventLoopGroupProxy-13-2 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.221 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.221 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.221 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.221 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.221 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.222 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.265 [eventLoopGroupProxy-13-2 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.265 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.265 [eventLoopGroupProxy-13-2 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:26.266 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.266 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.267 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.267 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.267 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.267 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.268 [eventLoopGroupProxy-13-2 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.268 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.268 [eventLoopGroupProxy-13-2 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.269 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.269 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.269 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.269 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.269 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.270 [eventLoopGroupProxy-13-2 @call-handler#1137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.271 [eventLoopGroupProxy-13-2 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.271 [eventLoopGroupProxy-13-2 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.271 [eventLoopGroupProxy-13-2 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.271 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.272 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.272 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.272 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.272 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.273 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.315 [eventLoopGroupProxy-13-2 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.315 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.315 [eventLoopGroupProxy-13-2 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:26.316 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.316 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.316 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.316 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.316 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.317 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.318 [eventLoopGroupProxy-13-2 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.318 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.318 [eventLoopGroupProxy-13-2 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.319 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.319 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.320 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.320 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.320 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.320 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.321 [eventLoopGroupProxy-13-2 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.321 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.321 [eventLoopGroupProxy-13-2 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.321 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.322 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.322 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.322 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.322 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.322 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.323 [eventLoopGroupProxy-13-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.323 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.323 [eventLoopGroupProxy-13-2 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.324 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.325 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.325 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.325 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.325 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.326 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.367 [eventLoopGroupProxy-13-2 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.367 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.368 [eventLoopGroupProxy-13-2 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:26.368 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.368 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.368 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.368 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.368 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.369 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.370 [eventLoopGroupProxy-13-2 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.370 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.370 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.370 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.370 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.370 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.370 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.370 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.371 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.414 [eventLoopGroupProxy-13-2 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.414 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.414 [eventLoopGroupProxy-13-2 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:26.415 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.415 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.415 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.415 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.415 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.416 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.458 [DefaultDispatcher-worker-1 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:26.461 [eventLoopGroupProxy-13-2 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.461 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.461 [eventLoopGroupProxy-13-2 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 19:01:26.462 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.462 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.462 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.462 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.462 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.463 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.506 [eventLoopGroupProxy-13-2 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.506 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.506 [eventLoopGroupProxy-13-2 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:26.507 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.507 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.507 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.507 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.507 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.508 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.550 [eventLoopGroupProxy-13-2 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.550 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.550 [eventLoopGroupProxy-13-2 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:26.551 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.551 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.551 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.551 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.551 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.552 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.553 [eventLoopGroupProxy-13-2 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.553 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.553 [eventLoopGroupProxy-13-2 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.553 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.554 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.554 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.554 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.554 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.554 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.555 [eventLoopGroupProxy-13-2 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.555 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.555 [eventLoopGroupProxy-13-2 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.555 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.556 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.556 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.556 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.556 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.556 [eventLoopGroupProxy-13-2 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.557 [eventLoopGroupProxy-13-2 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.557 [eventLoopGroupProxy-13-2 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.557 [eventLoopGroupProxy-13-2 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.557 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.558 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.558 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.558 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.558 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.558 [eventLoopGroupProxy-13-2 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.559 [eventLoopGroupProxy-13-2 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.559 [eventLoopGroupProxy-13-2 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.559 [eventLoopGroupProxy-13-2 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.559 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.560 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.560 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.560 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.560 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.560 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.561 [eventLoopGroupProxy-13-2 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.561 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.561 [eventLoopGroupProxy-13-2 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.562 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.562 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.562 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.562 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.562 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.563 [eventLoopGroupProxy-13-2 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.564 [eventLoopGroupProxy-13-2 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.564 [eventLoopGroupProxy-13-2 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.564 [eventLoopGroupProxy-13-2 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:26.564 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.564 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.564 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.564 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.564 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.565 [eventLoopGroupProxy-13-2 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.566 [eventLoopGroupProxy-13-2 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.566 [eventLoopGroupProxy-13-2 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.566 [eventLoopGroupProxy-13-2 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.566 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.566 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.566 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.566 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.566 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.567 [eventLoopGroupProxy-13-2 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.568 [eventLoopGroupProxy-13-2 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.568 [eventLoopGroupProxy-13-2 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.568 [eventLoopGroupProxy-13-2 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.568 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.569 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.569 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.569 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.569 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.569 [eventLoopGroupProxy-13-2 @call-handler#1234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.570 [eventLoopGroupProxy-13-2 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.570 [eventLoopGroupProxy-13-2 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.570 [eventLoopGroupProxy-13-2 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.570 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.571 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.571 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.571 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.571 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.571 [eventLoopGroupProxy-13-2 @call-handler#1239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.572 [eventLoopGroupProxy-13-2 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.572 [eventLoopGroupProxy-13-2 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.572 [eventLoopGroupProxy-13-2 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.572 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.573 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.573 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.573 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.573 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.573 [eventLoopGroupProxy-13-2 @call-handler#1244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.574 [eventLoopGroupProxy-13-2 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.574 [eventLoopGroupProxy-13-2 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.574 [eventLoopGroupProxy-13-2 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.574 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.574 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.574 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.574 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.574 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.575 [eventLoopGroupProxy-13-2 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.576 [eventLoopGroupProxy-13-2 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.576 [eventLoopGroupProxy-13-2 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.576 [eventLoopGroupProxy-13-2 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.576 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.576 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.576 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.576 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.576 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.577 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.578 [eventLoopGroupProxy-13-2 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.578 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.578 [eventLoopGroupProxy-13-2 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.578 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.578 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.578 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.578 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.578 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.579 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.580 [eventLoopGroupProxy-13-2 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.580 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.580 [eventLoopGroupProxy-13-2 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.580 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.581 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.581 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.581 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.581 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.581 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.625 [eventLoopGroupProxy-13-2 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.625 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.625 [eventLoopGroupProxy-13-2 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 19:01:26.625 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.626 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.626 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.626 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.626 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.627 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.628 [eventLoopGroupProxy-13-2 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.628 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.628 [eventLoopGroupProxy-13-2 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.628 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.628 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.628 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.628 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.628 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.629 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.630 [eventLoopGroupProxy-13-2 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.630 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.630 [eventLoopGroupProxy-13-2 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.630 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.630 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.630 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.630 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.630 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.631 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.632 [eventLoopGroupProxy-13-2 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.632 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.632 [eventLoopGroupProxy-13-2 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.632 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.633 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.633 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.633 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.633 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.633 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.634 [eventLoopGroupProxy-13-2 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.634 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.634 [eventLoopGroupProxy-13-2 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.634 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.634 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.634 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.634 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.634 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.635 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.636 [eventLoopGroupProxy-13-2 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.636 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.636 [eventLoopGroupProxy-13-2 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.636 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.636 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.636 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.636 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.636 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.637 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.638 [eventLoopGroupProxy-13-2 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.638 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.638 [eventLoopGroupProxy-13-2 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.638 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.638 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.638 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.638 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.638 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.639 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.682 [eventLoopGroupProxy-13-2 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.682 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.682 [eventLoopGroupProxy-13-2 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:26.683 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.683 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.683 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.683 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.683 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.684 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.685 [eventLoopGroupProxy-13-2 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.685 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.685 [eventLoopGroupProxy-13-2 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.685 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.686 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.686 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.686 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.686 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.686 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.687 [eventLoopGroupProxy-13-2 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.687 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.687 [eventLoopGroupProxy-13-2 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.687 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.688 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.688 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.688 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.688 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.688 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.731 [eventLoopGroupProxy-13-2 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.731 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.731 [eventLoopGroupProxy-13-2 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:26.731 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.732 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.732 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.732 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.732 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.733 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.734 [eventLoopGroupProxy-13-2 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.734 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.734 [eventLoopGroupProxy-13-2 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.735 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.735 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.735 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.735 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.735 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.736 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.737 [eventLoopGroupProxy-13-2 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.737 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.737 [eventLoopGroupProxy-13-2 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.737 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.737 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.737 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.737 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.738 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.738 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.739 [eventLoopGroupProxy-13-2 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.739 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.739 [eventLoopGroupProxy-13-2 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.739 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.740 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.740 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.740 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.740 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.740 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.741 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.741 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.741 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.741 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.742 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.742 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.742 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.742 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.742 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.743 [eventLoopGroupProxy-13-2 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.743 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.743 [eventLoopGroupProxy-13-2 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.743 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.744 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.744 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.744 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.744 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.744 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.745 [eventLoopGroupProxy-13-2 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.745 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.745 [eventLoopGroupProxy-13-2 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.746 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.746 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.746 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.746 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.746 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.747 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.747 [eventLoopGroupProxy-13-2 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.747 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.747 [eventLoopGroupProxy-13-2 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-07 19:01:26.748 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.748 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.748 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.748 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.748 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.749 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.750 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.750 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.750 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.750 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.751 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.751 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.751 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.751 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.751 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.752 [eventLoopGroupProxy-13-2 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.752 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.752 [eventLoopGroupProxy-13-2 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.753 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.754 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.754 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.754 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.754 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.755 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.756 [eventLoopGroupProxy-13-2 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.756 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.756 [eventLoopGroupProxy-13-2 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.756 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.757 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.757 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.757 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.757 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.757 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.758 [eventLoopGroupProxy-13-2 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.758 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.758 [eventLoopGroupProxy-13-2 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.758 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.759 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.759 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.759 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.759 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.759 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.802 [eventLoopGroupProxy-13-2 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.802 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.802 [eventLoopGroupProxy-13-2 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:26.803 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.803 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.803 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.803 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.803 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.804 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.805 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.805 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.805 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.806 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.806 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.806 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.806 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.806 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.807 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.849 [eventLoopGroupProxy-13-2 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.849 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.849 [eventLoopGroupProxy-13-2 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:26.849 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.850 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.850 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.850 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.850 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.850 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.851 [eventLoopGroupProxy-13-2 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.851 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.851 [eventLoopGroupProxy-13-2 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:26.851 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.852 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.852 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.852 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.852 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.852 [eventLoopGroupProxy-13-2 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.896 [eventLoopGroupProxy-13-2 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.896 [eventLoopGroupProxy-13-2 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.896 [eventLoopGroupProxy-13-2 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 19:01:26.896 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.897 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.897 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.897 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.897 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.897 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.939 [eventLoopGroupProxy-13-2 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.939 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.939 [eventLoopGroupProxy-13-2 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:26.939 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.940 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.940 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.940 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.940 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.940 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:26.968 [DefaultDispatcher-worker-18 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:26.982 [eventLoopGroupProxy-13-2 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:26.982 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:26.982 [eventLoopGroupProxy-13-2 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:26.982 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.983 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.983 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:26.983 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:26.983 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:26.983 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.026 [eventLoopGroupProxy-13-2 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.026 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.026 [eventLoopGroupProxy-13-2 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:27.027 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.027 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.027 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.027 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.027 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.028 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.069 [eventLoopGroupProxy-13-2 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.069 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.069 [eventLoopGroupProxy-13-2 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 19:01:27.069 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.070 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.070 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.070 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.070 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.070 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.071 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.071 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.071 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.071 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.072 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.072 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.072 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.072 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.072 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.115 [eventLoopGroupProxy-13-2 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.115 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.115 [eventLoopGroupProxy-13-2 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:27.116 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.116 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.116 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.116 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.116 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.117 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.118 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.118 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.118 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.119 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.119 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.119 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.119 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.119 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.119 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.121 [eventLoopGroupProxy-13-2 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.121 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.121 [eventLoopGroupProxy-13-2 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:27.121 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.122 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.122 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.122 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.122 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.122 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.123 [eventLoopGroupProxy-13-2 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.123 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.123 [eventLoopGroupProxy-13-2 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.124 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.124 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.124 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.124 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.124 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.124 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.126 [eventLoopGroupProxy-13-2 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.126 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.126 [eventLoopGroupProxy-13-2 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:27.126 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.126 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.126 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.126 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.126 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.127 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.128 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.128 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.128 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.128 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.129 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.129 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.129 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.129 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.129 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.172 [eventLoopGroupProxy-13-2 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.172 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.172 [eventLoopGroupProxy-13-2 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:27.173 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.173 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.173 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.173 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.173 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.174 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.175 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.175 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.175 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.175 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.176 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.176 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.176 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.176 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.176 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.177 [eventLoopGroupProxy-13-2 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.177 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.177 [eventLoopGroupProxy-13-2 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.177 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.177 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.177 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.177 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.177 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.178 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.178 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.179 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.179 [eventLoopGroupProxy-13-2 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.179 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.179 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.179 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.179 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.179 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.180 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.203 [DefaultDispatcher-worker-8 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.221 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.221 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.221 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 19:01:27.221 [DefaultDispatcher-worker-8 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-07 19:01:27.221 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.222 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.222 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.222 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.222 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.222 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.223 [eventLoopGroupProxy-13-2 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.223 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.223 [eventLoopGroupProxy-13-2 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.223 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.224 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.224 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.224 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.224 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.224 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.225 [eventLoopGroupProxy-13-2 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.225 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.225 [eventLoopGroupProxy-13-2 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.225 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.226 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.226 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.226 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.226 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.226 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.227 [eventLoopGroupProxy-13-2 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.227 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.227 [eventLoopGroupProxy-13-2 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.227 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.228 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.228 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.228 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.228 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.228 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.271 [eventLoopGroupProxy-13-2 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.271 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.271 [eventLoopGroupProxy-13-2 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:27.272 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.272 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.273 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.273 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.273 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.273 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.316 [eventLoopGroupProxy-13-2 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.316 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.316 [eventLoopGroupProxy-13-2 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:27.317 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.318 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.318 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.318 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.318 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.318 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.319 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.319 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.319 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.320 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.320 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.320 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.320 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.320 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.321 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.367 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.367 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.367 [eventLoopGroupProxy-13-2 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-07 19:01:27.368 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.368 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.368 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.368 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.368 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.369 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.370 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.370 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.370 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.370 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.371 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.371 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.371 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.371 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.371 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.414 [eventLoopGroupProxy-13-2 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.414 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.414 [eventLoopGroupProxy-13-2 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:27.415 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.415 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.415 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.415 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.415 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.416 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.417 [eventLoopGroupProxy-13-2 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.417 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.417 [eventLoopGroupProxy-13-2 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.417 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.418 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.418 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.418 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.418 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.418 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.461 [eventLoopGroupProxy-13-2 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.461 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.461 [eventLoopGroupProxy-13-2 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:27.462 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.462 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.462 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.462 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.462 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.463 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.476 [DefaultDispatcher-worker-13 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:27.506 [eventLoopGroupProxy-13-2 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.506 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.506 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:27.506 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.507 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.507 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.507 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.507 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.508 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.509 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.509 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.509 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.509 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.509 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.509 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.509 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.509 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.510 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.553 [eventLoopGroupProxy-13-2 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.553 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.553 [eventLoopGroupProxy-13-2 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 19:01:27.553 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.554 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.554 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.554 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.554 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.554 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.555 [eventLoopGroupProxy-13-2 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.555 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.555 [eventLoopGroupProxy-13-2 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.556 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.556 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.556 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.556 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.556 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.557 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.558 [eventLoopGroupProxy-13-2 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.558 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.558 [eventLoopGroupProxy-13-2 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.558 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.559 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.559 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.559 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.559 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.559 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.560 [eventLoopGroupProxy-13-2 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.560 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.560 [eventLoopGroupProxy-13-2 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.560 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.561 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.561 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.561 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.561 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.562 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.567 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.567 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.567 [eventLoopGroupProxy-13-2 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 19:01:27.568 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.569 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.569 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.569 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.569 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.570 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.612 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.612 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.612 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 19:01:27.613 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.613 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.613 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.613 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.613 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.614 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.615 [eventLoopGroupProxy-13-2 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.615 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.615 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.615 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.616 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.616 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.616 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.616 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.616 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.617 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.617 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.617 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 19:01:27.617 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.618 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.618 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/blob/upload-batch-data. 2025-04-07 19:01:27.618 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.618 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:27.618 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:27.620 [eventLoopGroupProxy-13-2 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:27.620 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.620 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 19:01:27.620 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/blob/upload-batch-data 2025-04-07 19:01:27.626 [DefaultDispatcher-worker-13 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:27.631 [DefaultDispatcher-worker-6 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:27.631 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/UmAppDatabase/replication/message 2025-04-07 19:01:27.631 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36681/UmAppDatabase/replication/message. 2025-04-07 19:01:27.631 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/UmAppDatabase/replication/message 2025-04-07 19:01:27.631 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36681/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 19:01:27.632 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 19:01:27.632 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 19:01:27.632 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:27.645 [DefaultDispatcher-worker-15 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-07 19:01:27.645 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:27.645 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-07 19:01:27.645 [DefaultDispatcher-worker-6 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json 2025-04-07 19:01:27.645 [DefaultDispatcher-worker-6 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json. 2025-04-07 19:01:27.645 [DefaultDispatcher-worker-6 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json 2025-04-07 19:01:27.645 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/UmAppDatabase/replication/message 2025-04-07 19:01:27.645 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36681/UmAppDatabase/replication/message 2025-04-07 19:01:27.646 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36681/UmAppDatabase/replication/message. 2025-04-07 19:01:27.646 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36681/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:27.646 [DefaultDispatcher-worker-7 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json 2025-04-07 19:01:27.646 [DefaultDispatcher-worker-7 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json 2025-04-07 19:01:27.646 [DefaultDispatcher-worker-20 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json. 2025-04-07 19:01:27.646 [DefaultDispatcher-worker-20 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36681/api/content/713860011674419200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:27.651 [DefaultDispatcher-worker-17 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-07 19:01:27.664 [DefaultDispatcher-worker-11 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-07 19:01:27.680 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 19:01:27.680 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 19:01:27.680 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 19:01:27.680 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 19:01:27.680 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 19:01:27.682 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-07 19:01:27.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-07 19:01:27.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-07 19:01:27.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:27.682 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7699e60a: (connection evicted) 2025-04-07 19:01:27.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:27.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-07 19:01:27.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-07 19:01:27.717 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 19:01:27.717 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 19:01:28.127 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 19:01:28.687 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@490704a5 2025-04-07 19:01:28.687 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@490704a5 2025-04-07 19:01:28.691 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-07 19:01:28.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-07 19:01:28.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-07 19:01:28.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:28.691 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502b9399: (connection evicted) 2025-04-07 19:01:28.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:28.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-07 19:01:28.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20b921be 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:28.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-07 19:01:28.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@44723d95 2025-04-07 19:01:28.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@44723d95 2025-04-07 19:01:28.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-07 19:01:28.739 [DefaultDispatcher-worker-18 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44723d95 2025-04-07 19:01:28.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-07 19:01:28.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:28.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:28.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:28.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3b4394 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:28.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-07 19:01:28.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-07 19:01:28.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13868c41 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:28.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@72115c48 2025-04-07 19:01:28.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@72115c48 2025-04-07 19:01:28.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-07 19:01:28.746 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 19:01:28.746 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-07 19:01:28.747 [DefaultDispatcher-worker-18 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:33019 2025-04-07 19:01:28.749 [DefaultDispatcher-worker-18 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-07 19:01:28.750 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33019/api/blob/upload-init-batch 2025-04-07 19:01:28.750 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33019/api/blob/upload-init-batch. 2025-04-07 19:01:28.750 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33019/api/blob/upload-init-batch 2025-04-07 19:01:28.750 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33019/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 19:01:28.752 [eventLoopGroupProxy-16-1 @call-handler#1649] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 19:01:28.752 [eventLoopGroupProxy-16-1 @call-handler#1649] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 19:01:28.753 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72115c48 2025-04-07 19:01:28.754 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33019/api/blob/upload-init-batch 2025-04-07 19:01:28.754 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33019/api/blob/upload-init-batch 2025-04-07 19:01:28.754 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33019/api/blob/upload-init-batch. 2025-04-07 19:01:28.754 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33019/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:28.755 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33019/api/blob/upload-batch-data 2025-04-07 19:01:28.755 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33019/api/blob/upload-batch-data. 2025-04-07 19:01:28.755 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33019/api/blob/upload-batch-data 2025-04-07 19:01:28.755 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33019/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:28.755 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 19:01:28.757 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72115c48 2025-04-07 19:01:28.757 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:28.758 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33019/api/blob/upload-batch-data 2025-04-07 19:01:28.759 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-07 19:01:28.761 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:28.764 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-04-07 19:01:28.801 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:28.843 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:28.844 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a0f4282 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:29.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cf97a8 2025-04-07 19:01:29.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cf97a8 2025-04-07 19:01:29.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-07 19:01:29.835 [DefaultDispatcher-worker-20 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43cf97a8 2025-04-07 19:01:29.838 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49533/api/blob/upload-init-batch 2025-04-07 19:01:29.838 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49533/api/blob/upload-init-batch. 2025-04-07 19:01:29.838 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49533/api/blob/upload-init-batch 2025-04-07 19:01:29.838 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49533/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 19:01:29.839 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49533/api/blob/upload-init-batch 2025-04-07 19:01:29.839 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49533/api/blob/upload-init-batch 2025-04-07 19:01:29.839 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49533/api/blob/upload-init-batch. 2025-04-07 19:01:29.840 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49533/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:29.846 [DefaultDispatcher-worker-4 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43cf97a8 2025-04-07 19:01:29.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-07 19:01:29.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-07 19:01:29.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:29.848 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43cf97a8: (connection evicted) 2025-04-07 19:01:29.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:29.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-07 19:01:29.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a1b2ad 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:29.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4144d4a 2025-04-07 19:01:29.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4144d4a 2025-04-07 19:01:29.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-07 19:01:29.864 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59349/api/blob/upload-init-batch 2025-04-07 19:01:29.864 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59349/api/blob/upload-init-batch. 2025-04-07 19:01:29.864 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59349/api/blob/upload-init-batch 2025-04-07 19:01:29.864 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59349/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 19:01:29.865 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59349/api/blob/upload-init-batch 2025-04-07 19:01:29.865 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59349/api/blob/upload-init-batch 2025-04-07 19:01:29.866 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59349/api/blob/upload-init-batch. 2025-04-07 19:01:29.866 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59349/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:29.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-07 19:01:29.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-07 19:01:29.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:29.866 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4144d4a: (connection evicted) 2025-04-07 19:01:29.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:29.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-07 19:01:29.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-07 19:01:29.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ef1934 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:29.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@85eba52 2025-04-07 19:01:29.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@85eba52 2025-04-07 19:01:29.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-07 19:01:29.893 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59149/api/blob/upload-init-batch 2025-04-07 19:01:29.894 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59149/api/blob/upload-init-batch. 2025-04-07 19:01:29.894 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59149/api/blob/upload-init-batch 2025-04-07 19:01:29.894 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59149/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 19:01:29.895 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59149/api/blob/upload-init-batch 2025-04-07 19:01:29.895 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59149/api/blob/upload-init-batch 2025-04-07 19:01:29.895 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59149/api/blob/upload-init-batch. 2025-04-07 19:01:29.895 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59149/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:29.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-07 19:01:29.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-07 19:01:29.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:29.899 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@85eba52: (connection evicted) 2025-04-07 19:01:29.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:29.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-07 19:01:29.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7c8cb7 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:30.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:30.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-07 19:01:30.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2351255a 2025-04-07 19:01:30.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2351255a 2025-04-07 19:01:30.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-07 19:01:30.153 [DefaultDispatcher-worker-14 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2351255a 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b4ce00 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:30.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-07 19:01:30.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2025-04-07 19:01:30.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2025-04-07 19:01:30.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-07 19:01:30.176 [DefaultDispatcher-worker-4 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1677f98b 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:30.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eadfbbb 2025-04-07 19:01:30.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eadfbbb 2025-04-07 19:01:30.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a57c5d9 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:30.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-07 19:01:30.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 19:01:30.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 19:01:30.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-07 19:01:30.218 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:30.220 [DefaultDispatcher-worker-2 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 19:01:30.224 [DefaultDispatcher-worker-21 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 19:01:30.228 [DefaultDispatcher-worker-14 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 19:01:30.232 [DefaultDispatcher-worker-21 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 19:01:30.234 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 19:01:30.238 [DefaultDispatcher-worker-13 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 19:01:30.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-07 19:01:30.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-07 19:01:30.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:30.242 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be208db: (connection evicted) 2025-04-07 19:01:30.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:30.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-07 19:01:30.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-07 19:01:30.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-07 19:01:30.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:30.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2468c0e4 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:30.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-07 19:01:30.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-07 19:01:30.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-07 19:01:30.256 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:30.264 [DefaultDispatcher-worker-11 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-07 19:01:30.268 [DefaultDispatcher-worker-3 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-07 19:01:30.272 [DefaultDispatcher-worker-5 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-07 19:01:30.276 [DefaultDispatcher-worker-19 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-07 19:01:30.277 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:30.278 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-07 19:01:30.283 [DefaultDispatcher-worker-5 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-07 19:01:30.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-07 19:01:30.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-07 19:01:30.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:30.284 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a82453: (connection evicted) 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:30.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-07 19:01:30.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395c21ee 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-07 19:01:30.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:30.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:30.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:30.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:30.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:30.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:30.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:30.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:30.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-07 19:01:30.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-07 19:01:30.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-07 19:01:30.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-07 19:01:30.304 [DefaultDispatcher-worker-21 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-07 19:01:30.308 [DefaultDispatcher-worker-16 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-07 19:01:30.312 [DefaultDispatcher-worker-14 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-07 19:01:30.316 [DefaultDispatcher-worker-2 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-07 19:01:30.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-07 19:01:30.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-07 19:01:30.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:30.316 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@669e730d: (connection evicted) 2025-04-07 19:01:30.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:30.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-07 19:01:30.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-07 19:01:30.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60317de8 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:30.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-07 19:01:30.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-07 19:01:30.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-07 19:01:30.336 [DefaultDispatcher-worker-7 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-07 19:01:30.341 [DefaultDispatcher-worker-12 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-07 19:01:30.345 [DefaultDispatcher-worker-11 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-07 19:01:30.349 [DefaultDispatcher-worker-6 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-07 19:01:30.351 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-07 19:01:30.355 [DefaultDispatcher-worker-5 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-07 19:01:30.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-07 19:01:30.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-07 19:01:30.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:30.355 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83: (connection evicted) 2025-04-07 19:01:30.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:30.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-07 19:01:30.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-07 19:01:30.702 [DefaultDispatcher-worker-14 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44723d95 2025-04-07 19:01:30.745 [DefaultDispatcher-worker-14 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72115c48 2025-04-07 19:01:33.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8c42c 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:33.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4df1d2 2025-04-07 19:01:33.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4df1d2 2025-04-07 19:01:33.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-07 19:01:33.906 [DefaultDispatcher-worker-7 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4df1d2 2025-04-07 19:01:33.984 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f4c27c 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:34.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:34.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-07 19:01:34.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-07 19:01:34.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-07 19:01:34.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-07 19:01:34.455 [DefaultDispatcher-worker-17 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-07 19:01:34.460 [DefaultDispatcher-worker-9 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-07 19:01:34.463 [DefaultDispatcher-worker-20 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-07 19:01:34.468 [DefaultDispatcher-worker-7 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-07 19:01:34.472 [DefaultDispatcher-worker-13 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6768dc74 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:34.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-04-07 19:01:34.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-04-07 19:01:34.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-07 19:01:34.496 [DefaultDispatcher-worker-2 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-04-07 19:01:34.501 [DefaultDispatcher-worker-1 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-04-07 19:01:34.504 [DefaultDispatcher-worker-8 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-04-07 19:01:34.507 [DefaultDispatcher-worker-5 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64096a41 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:34.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:34.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-07 19:01:34.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-07 19:01:34.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-07 19:01:34.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-07 19:01:34.527 [DefaultDispatcher-worker-5 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-07 19:01:34.531 [DefaultDispatcher-worker-21 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-07 19:01:34.534 [DefaultDispatcher-worker-16 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-07 19:01:34.536 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.537 [DefaultDispatcher-worker-3 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-07 19:01:34.540 [DefaultDispatcher-worker-1 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-07 19:01:34.546 [DefaultDispatcher-worker-2 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47596e9 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:34.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-07 19:01:34.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-07 19:01:34.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-07 19:01:34.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-07 19:01:34.563 [DefaultDispatcher-worker-20 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-07 19:01:34.567 [DefaultDispatcher-worker-6 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-07 19:01:34.571 [DefaultDispatcher-worker-5 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-07 19:01:34.574 [DefaultDispatcher-worker-17 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-07 19:01:34.577 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.578 [DefaultDispatcher-worker-17 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f36c191 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:34.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-07 19:01:34.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-07 19:01:34.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-07 19:01:34.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-07 19:01:34.596 [DefaultDispatcher-worker-6 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-07 19:01:34.600 [DefaultDispatcher-worker-9 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-07 19:01:34.604 [DefaultDispatcher-worker-8 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-07 19:01:34.607 [DefaultDispatcher-worker-15 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-07 19:01:34.610 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.610 [DefaultDispatcher-worker-19 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-07 19:01:34.614 [DefaultDispatcher-worker-12 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6347f9cc 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:34.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-07 19:01:34.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-07 19:01:34.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-07 19:01:34.636 [DefaultDispatcher-worker-15 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-07 19:01:34.640 [DefaultDispatcher-worker-1 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-07 19:01:34.643 [DefaultDispatcher-worker-16 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-07 19:01:34.646 [DefaultDispatcher-worker-17 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-07 19:01:34.647 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d741200 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:34.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-07 19:01:34.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-07 19:01:34.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-07 19:01:34.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-07 19:01:34.664 [DefaultDispatcher-worker-7 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-07 19:01:34.668 [DefaultDispatcher-worker-6 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-07 19:01:34.672 [DefaultDispatcher-worker-16 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-07 19:01:34.675 [DefaultDispatcher-worker-10 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-07 19:01:34.679 [DefaultDispatcher-worker-3 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-07 19:01:34.679 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.685 [DefaultDispatcher-worker-1 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627cb3ed 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:34.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:34.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-07 19:01:34.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-07 19:01:34.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-07 19:01:34.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549be307 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:34.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:34.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-07 19:01:34.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-04-07 19:01:34.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-04-07 19:01:34.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-07 19:01:34.710 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-04-07 19:01:34.711 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a23575 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:34.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-07 19:01:34.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-07 19:01:34.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-07 19:01:34.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-07 19:01:34.717 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.728 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-07 19:01:34.729 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319e4fc 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:34.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-04-07 19:01:34.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-04-07 19:01:34.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-07 19:01:34.745 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-04-07 19:01:34.746 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397f9672 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:34.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-04-07 19:01:34.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-04-07 19:01:34.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-07 19:01:34.748 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.760 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-04-07 19:01:34.761 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-04-07 19:01:34.782 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40785/ 2025-04-07 19:01:34.782 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40785/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:34.783 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40785/ 2025-04-07 19:01:34.783 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40785/ 2025-04-07 19:01:34.783 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40785/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:34.787 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.797 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.815 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.824 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40785/ 2025-04-07 19:01:34.824 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40785/ 2025-04-07 19:01:34.824 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40785/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:34.833 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.848 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:34.865 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40785/ 2025-04-07 19:01:34.866 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40785/ 2025-04-07 19:01:34.866 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40785/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:34.907 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40785/ 2025-04-07 19:01:34.908 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40785/ 2025-04-07 19:01:34.908 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40785/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:34.949 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40785/ 2025-04-07 19:01:34.950 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40785/ 2025-04-07 19:01:34.950 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40785/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:34.991 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40785/ 2025-04-07 19:01:34.992 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40785/ 2025-04-07 19:01:34.992 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40785/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:35.033 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40785/ 2025-04-07 19:01:35.035 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59659/ 2025-04-07 19:01:35.035 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59659/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:35.036 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59659/ 2025-04-07 19:01:35.036 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59659/ 2025-04-07 19:01:35.036 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59659/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:35.077 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59659/ 2025-04-07 19:01:35.077 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59659/ 2025-04-07 19:01:35.077 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59659/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:35.119 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59659/ 2025-04-07 19:01:35.119 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59659/ 2025-04-07 19:01:35.119 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59659/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:35.160 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59659/ 2025-04-07 19:01:35.161 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59659/ 2025-04-07 19:01:35.161 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59659/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:35.202 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59659/ 2025-04-07 19:01:35.203 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59659/ 2025-04-07 19:01:35.203 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59659/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:35.244 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59659/ 2025-04-07 19:01:35.245 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59659/ 2025-04-07 19:01:35.245 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59659/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 19:01:35.245 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59659/ 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f3e6876 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bcaf 2025-04-07 19:01:35.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bcaf 2025-04-07 19:01:35.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-07 19:01:35.334 [DefaultDispatcher-worker-12 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bcaf 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7d73e3 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-07 19:01:35.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2025-04-07 19:01:35.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2025-04-07 19:01:35.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-07 19:01:35.360 [DefaultDispatcher-worker-18 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b579d2 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da701a1 2025-04-07 19:01:35.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da701a1 2025-04-07 19:01:35.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-07 19:01:35.380 [DefaultDispatcher-worker-4 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da701a1 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56e044 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-07 19:01:35.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-07 19:01:35.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-07 19:01:35.395 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.400 [DefaultDispatcher-worker-2 @coroutine#1955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ad7167 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-07 19:01:35.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-07 19:01:35.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-07 19:01:35.421 [DefaultDispatcher-worker-18 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-07 19:01:35.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-07 19:01:35.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26fc464f 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2025-04-07 19:01:35.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2025-04-07 19:01:35.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-07 19:01:35.441 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.445 [DefaultDispatcher-worker-18 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c91224 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-07 19:01:35.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-04-07 19:01:35.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-04-07 19:01:35.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-07 19:01:35.461 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.469 [DefaultDispatcher-worker-11 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e2ddd 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-07 19:01:35.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-07 19:01:35.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-07 19:01:35.482 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.489 [DefaultDispatcher-worker-1 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-07 19:01:35.493 [DefaultDispatcher-worker-16 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-07 19:01:35.497 [DefaultDispatcher-worker-11 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-07 19:01:35.500 [DefaultDispatcher-worker-20 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-07 19:01:35.502 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.507 [DefaultDispatcher-worker-7 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-07 19:01:35.511 [DefaultDispatcher-worker-1 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-07 19:01:35.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-07 19:01:35.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-07 19:01:35.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.513 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b97f195: (connection evicted) 2025-04-07 19:01:35.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:35.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-07 19:01:35.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b826482 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-07 19:01:35.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@153c69bc 2025-04-07 19:01:35.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@153c69bc 2025-04-07 19:01:35.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-07 19:01:35.523 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.533 [DefaultDispatcher-worker-2 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153c69bc 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44bb6856 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d0c779 2025-04-07 19:01:35.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d0c779 2025-04-07 19:01:35.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-07 19:01:35.549 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.558 [DefaultDispatcher-worker-18 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d0c779 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ae1007 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-07 19:01:35.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-07 19:01:35.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-07 19:01:35.580 [DefaultDispatcher-worker-2 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@589a82af 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-07 19:01:35.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@f69e35a 2025-04-07 19:01:35.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@f69e35a 2025-04-07 19:01:35.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-07 19:01:35.601 [DefaultDispatcher-worker-15 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f69e35a 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19c6e821 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-07 19:01:35.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-07 19:01:35.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-07 19:01:35.615 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.621 [DefaultDispatcher-worker-20 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698394bf 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-07 19:01:35.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-07 19:01:35.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-07 19:01:35.638 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.641 [DefaultDispatcher-worker-4 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-07 19:01:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-07 19:01:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62682ece 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-07 19:01:35.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-07 19:01:35.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-07 19:01:35.660 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.662 [DefaultDispatcher-worker-1 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4250b0c1 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:35.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-07 19:01:35.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-07 19:01:35.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-07 19:01:35.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-07 19:01:35.682 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.683 [DefaultDispatcher-worker-21 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-07 19:01:35.714 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.748 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.748 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:35.764 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9919a2 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:39.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-07 19:01:39.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d116d5 2025-04-07 19:01:39.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d116d5 2025-04-07 19:01:39.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-07 19:01:39.767 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d116d5 2025-04-07 19:01:39.776 [DefaultDispatcher-worker-18 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d116d5 2025-04-07 19:01:39.782 [DefaultDispatcher-worker-21 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d116d5 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@282079b9 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:39.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-07 19:01:39.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-07 19:01:39.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-07 19:01:39.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-07 19:01:39.795 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-07 19:01:39.804 [DefaultDispatcher-worker-21 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-07 19:01:39.808 [DefaultDispatcher-worker-14 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-07 19:01:39.811 [DefaultDispatcher-worker-20 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-07 19:01:39.816 [DefaultDispatcher-worker-3 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e528476 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:39.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:39.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-07 19:01:39.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-07 19:01:39.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-07 19:01:39.827 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-07 19:01:39.836 [DefaultDispatcher-worker-1 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-07 19:01:39.840 [DefaultDispatcher-worker-9 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-07 19:01:39.843 [DefaultDispatcher-worker-13 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-07 19:01:39.847 [DefaultDispatcher-worker-7 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4615bc00 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:39.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-07 19:01:39.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-07 19:01:39.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-07 19:01:39.857 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:39.859 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-07 19:01:39.869 [DefaultDispatcher-worker-11 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-07 19:01:39.873 [DefaultDispatcher-worker-13 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-07 19:01:39.877 [DefaultDispatcher-worker-6 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda84cf 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:39.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:39.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-07 19:01:39.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-07 19:01:39.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-07 19:01:39.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-07 19:01:39.884 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:39.888 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-07 19:01:39.897 [DefaultDispatcher-worker-21 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-07 19:01:39.901 [DefaultDispatcher-worker-11 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@551976c2 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:39.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-07 19:01:39.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-07 19:01:39.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-07 19:01:39.913 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-07 19:01:39.917 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:39.922 [DefaultDispatcher-worker-13 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bf7206 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:39.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-07 19:01:39.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-07 19:01:39.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-07 19:01:39.934 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-07 19:01:39.943 [DefaultDispatcher-worker-2 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-07 19:01:39.947 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:39.982 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.003 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.041 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-07 19:01:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e895acb 2025-04-07 19:01:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:40.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:40.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-07 19:01:40.067 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:40.073 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:40.074 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:40.076 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.076 [DefaultDispatcher-worker-2 @coroutine#2094] 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:57785/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:40.076 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.076 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57785/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:40.077 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.077 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.080 [DefaultDispatcher-worker-18 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:40.080 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.080 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:40.080 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.081 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.081 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.082 [Test worker @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60be9fdf 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-07 19:01:40.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-04-07 19:01:40.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-04-07 19:01:40.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-07 19:01:40.097 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-04-07 19:01:40.103 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-04-07 19:01:40.104 [Test worker @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-04-07 19:01:40.107 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57785/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 19:01:40.107 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57785/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-07 19:01:40.107 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57785/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 19:01:40.108 [DefaultDispatcher-worker-5 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57785/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 19:01:40.108 [DefaultDispatcher-worker-5 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57785/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 19:01:40.109 [DefaultDispatcher-worker-2 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ba3c4b 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-07 19:01:40.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-07 19:01:40.152 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.155 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a01913f 2025-04-07 19:01:40.155 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a01913f 2025-04-07 19:01:40.157 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c6660f 2025-04-07 19:01:40.157 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c6660f 2025-04-07 19:01:40.160 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f9fa4f 2025-04-07 19:01:40.160 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f9fa4f 2025-04-07 19:01:40.162 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb6c34 2025-04-07 19:01:40.162 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb6c34 2025-04-07 19:01:40.165 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@43359ddd 2025-04-07 19:01:40.165 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@43359ddd 2025-04-07 19:01:40.167 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@34346daa 2025-04-07 19:01:40.167 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@34346daa 2025-04-07 19:01:40.168 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.169 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b10c2e1 2025-04-07 19:01:40.169 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b10c2e1 2025-04-07 19:01:40.172 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d4937b 2025-04-07 19:01:40.172 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d4937b 2025-04-07 19:01:40.174 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a603169 2025-04-07 19:01:40.174 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a603169 2025-04-07 19:01:40.174 [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-07 19:01:40.174 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.175 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.176 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.176 [DefaultDispatcher-worker-2 @coroutine#2127] 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:58329/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:40.176 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.176 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58329/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:40.177 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.177 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.181 [DefaultDispatcher-worker-9 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.181 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.181 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:40.181 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.181 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.181 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.182 [Test worker @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.183 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.185 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e25bf0 2025-04-07 19:01:40.186 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e25bf0 2025-04-07 19:01:40.187 [DefaultDispatcher-worker-1 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.188 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c25bfdc 2025-04-07 19:01:40.188 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c25bfdc 2025-04-07 19:01:40.190 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@581a3080 2025-04-07 19:01:40.190 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@581a3080 2025-04-07 19:01:40.192 [DefaultDispatcher-worker-21 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.192 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d18b5e7 2025-04-07 19:01:40.192 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d18b5e7 2025-04-07 19:01:40.194 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de5506f 2025-04-07 19:01:40.194 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de5506f 2025-04-07 19:01:40.196 [DefaultDispatcher-worker-9 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.197 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4fcf50 2025-04-07 19:01:40.197 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4fcf50 2025-04-07 19:01:40.199 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@25587469 2025-04-07 19:01:40.199 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@25587469 2025-04-07 19:01:40.200 [DefaultDispatcher-worker-19 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.201 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d374aa8 2025-04-07 19:01:40.201 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d374aa8 2025-04-07 19:01:40.203 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa61b49 2025-04-07 19:01:40.203 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa61b49 2025-04-07 19:01:40.203 [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-07 19:01:40.205 [DefaultDispatcher-worker-12 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.209 [DefaultDispatcher-worker-8 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.213 [DefaultDispatcher-worker-18 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.216 [DefaultDispatcher-worker-2 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.221 [DefaultDispatcher-worker-2 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.225 [DefaultDispatcher-worker-6 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bab373c 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:40.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:40.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-07 19:01:40.247 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:40.251 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.253 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbd57e 2025-04-07 19:01:40.253 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbd57e 2025-04-07 19:01:40.253 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:40.254 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:40.254 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@91c2bf5 2025-04-07 19:01:40.254 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@91c2bf5 2025-04-07 19:01:40.255 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.255 [DefaultDispatcher-worker-20 @coroutine#2173] 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:50625/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:40.255 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.255 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50625/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:40.256 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.256 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.256 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@d23be0e 2025-04-07 19:01:40.256 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@d23be0e 2025-04-07 19:01:40.258 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@482121ce 2025-04-07 19:01:40.258 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@482121ce 2025-04-07 19:01:40.259 [DefaultDispatcher-worker-10 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:40.259 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.259 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:40.259 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.260 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.260 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.260 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@11886d91 2025-04-07 19:01:40.260 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@11886d91 2025-04-07 19:01:40.261 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5ddfac 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-07 19:01:40.262 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a3afd6 2025-04-07 19:01:40.262 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a3afd6 2025-04-07 19:01:40.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 19:01:40.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 19:01:40.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-07 19:01:40.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 19:01:40.264 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e0bd22 2025-04-07 19:01:40.264 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e0bd22 2025-04-07 19:01:40.266 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@280ede81 2025-04-07 19:01:40.266 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@280ede81 2025-04-07 19:01:40.268 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8daf4 2025-04-07 19:01:40.268 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8daf4 2025-04-07 19:01:40.268 [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-07 19:01:40.270 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 19:01:40.271 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 19:01:40.272 [DefaultDispatcher-worker-17 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50625/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 19:01:40.272 [DefaultDispatcher-worker-17 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50625/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-07 19:01:40.272 [DefaultDispatcher-worker-17 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50625/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 19:01:40.273 [DefaultDispatcher-worker-4 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50625/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 19:01:40.273 [DefaultDispatcher-worker-4 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50625/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 19:01:40.276 [DefaultDispatcher-worker-4 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e8286a 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:40.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:40.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-07 19:01:40.331 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:40.332 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.334 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0df489 2025-04-07 19:01:40.334 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0df489 2025-04-07 19:01:40.336 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ca0738 2025-04-07 19:01:40.336 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ca0738 2025-04-07 19:01:40.337 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f59ff9 2025-04-07 19:01:40.337 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f59ff9 2025-04-07 19:01:40.337 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:40.338 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:40.338 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f70d03 2025-04-07 19:01:40.338 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f70d03 2025-04-07 19:01:40.339 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.339 [DefaultDispatcher-worker-16 @coroutine#2205] 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:52271/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:40.339 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.339 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52271/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:40.340 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.340 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.340 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@205f0c08 2025-04-07 19:01:40.340 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@205f0c08 2025-04-07 19:01:40.342 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c2cfc 2025-04-07 19:01:40.342 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c2cfc 2025-04-07 19:01:40.343 [DefaultDispatcher-worker-14 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:40.343 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.343 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:40.343 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.344 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@585e7351 2025-04-07 19:01:40.344 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@585e7351 2025-04-07 19:01:40.344 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.344 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.345 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3c80bf 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.345 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d8f24c 2025-04-07 19:01:40.345 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d8f24c 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-07 19:01:40.347 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf8933 2025-04-07 19:01:40.347 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf8933 2025-04-07 19:01:40.347 [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-07 19:01:40.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-07 19:01:40.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-07 19:01:40.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-07 19:01:40.348 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-07 19:01:40.354 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-07 19:01:40.355 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66978c15 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-07 19:01:40.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:40.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:40.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-07 19:01:40.360 [DefaultDispatcher-worker-7 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-07 19:01:40.363 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.366 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3a190 2025-04-07 19:01:40.366 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3a190 2025-04-07 19:01:40.368 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e744ff6 2025-04-07 19:01:40.368 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e744ff6 2025-04-07 19:01:40.370 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4bcae0 2025-04-07 19:01:40.370 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4bcae0 2025-04-07 19:01:40.371 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:40.372 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4945cd 2025-04-07 19:01:40.372 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4945cd 2025-04-07 19:01:40.373 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebd295 2025-04-07 19:01:40.373 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebd295 2025-04-07 19:01:40.375 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c2cc1 2025-04-07 19:01:40.375 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c2cc1 2025-04-07 19:01:40.377 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:40.377 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a04e522 2025-04-07 19:01:40.377 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a04e522 2025-04-07 19:01:40.378 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:40.379 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.379 [DefaultDispatcher-worker-7 @coroutine#2234] 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:59873/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:40.379 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.379 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59873/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:40.380 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f66ba82 2025-04-07 19:01:40.380 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f66ba82 2025-04-07 19:01:40.380 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.380 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.382 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2315aa81 2025-04-07 19:01:40.382 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2315aa81 2025-04-07 19:01:40.382 [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-07 19:01:40.383 [DefaultDispatcher-worker-5 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:40.383 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.383 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:40.383 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.384 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.384 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.385 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6527f68a 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-07 19:01:40.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 19:01:40.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 19:01:40.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-07 19:01:40.388 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 19:01:40.394 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 19:01:40.395 [Test worker @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79cb1851 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.396 [DefaultDispatcher-worker-15 @coroutine#2256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-07 19:01:40.397 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:40.397 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:40.397 [DefaultDispatcher-worker-15 @coroutine#2256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-07 19:01:40.399 [DefaultDispatcher-worker-7 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-07 19:01:40.412 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:40.416 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.418 [DefaultDispatcher-worker-15 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:40.418 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@35af13f4 2025-04-07 19:01:40.418 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@35af13f4 2025-04-07 19:01:40.419 [DefaultDispatcher-worker-15 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:40.419 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.419 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:40.419 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.419 [DefaultDispatcher-worker-7 @coroutine#2263] 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-07 19:01:40.420 [DefaultDispatcher-worker-15 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 19:01:40.420 [DefaultDispatcher-worker-15 @coroutine#2256] 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-07 19:01:40.420 [DefaultDispatcher-worker-15 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 19:01:40.420 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b68eb31 2025-04-07 19:01:40.420 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b68eb31 2025-04-07 19:01:40.420 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.420 [DefaultDispatcher-worker-10 @coroutine#2256] 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-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240fa4ad 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-07 19:01:40.422 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f577884 2025-04-07 19:01:40.422 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f577884 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-07 19:01:40.423 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a55e10a 2025-04-07 19:01:40.423 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a55e10a 2025-04-07 19:01:40.423 [DefaultDispatcher-worker-6 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:40.423 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.423 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:40.423 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.424 [DefaultDispatcher-worker-3 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.425 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@37287d07 2025-04-07 19:01:40.425 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@37287d07 2025-04-07 19:01:40.426 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be539b0 2025-04-07 19:01:40.426 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be539b0 2025-04-07 19:01:40.428 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72fb10 2025-04-07 19:01:40.428 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72fb10 2025-04-07 19:01:40.429 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7a1e45 2025-04-07 19:01:40.429 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7a1e45 2025-04-07 19:01:40.431 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e9848 2025-04-07 19:01:40.431 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e9848 2025-04-07 19:01:40.431 [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-07 19:01:40.436 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.442 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.443 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.444 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56971/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.444 [DefaultDispatcher-worker-3 @coroutine#2277] 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:56971/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:40.444 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56971/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.444 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56971/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:40.445 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56971/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.445 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56971/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.448 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.449 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.449 [DefaultDispatcher-worker-16 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.449 [DefaultDispatcher-worker-16 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:40.449 [DefaultDispatcher-worker-16 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.449 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.449 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.450 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c09888a 2025-04-07 19:01:40.450 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c09888a 2025-04-07 19:01:40.450 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.452 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce6f7b 2025-04-07 19:01:40.452 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce6f7b 2025-04-07 19:01:40.454 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f1e3fa 2025-04-07 19:01:40.454 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f1e3fa 2025-04-07 19:01:40.455 [DefaultDispatcher-worker-7 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.456 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36540 2025-04-07 19:01:40.456 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36540 2025-04-07 19:01:40.457 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.458 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef06c 2025-04-07 19:01:40.458 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef06c 2025-04-07 19:01:40.460 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9d7259 2025-04-07 19:01:40.460 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9d7259 2025-04-07 19:01:40.460 [DefaultDispatcher-worker-13 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.460 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bae2c7 2025-04-07 19:01:40.460 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bae2c7 2025-04-07 19:01:40.462 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@345a9b7a 2025-04-07 19:01:40.462 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@345a9b7a 2025-04-07 19:01:40.462 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9d2959 2025-04-07 19:01:40.462 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9d2959 2025-04-07 19:01:40.464 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@30651929 2025-04-07 19:01:40.464 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@30651929 2025-04-07 19:01:40.464 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc9a0f 2025-04-07 19:01:40.464 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc9a0f 2025-04-07 19:01:40.465 [DefaultDispatcher-worker-2 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.466 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@75679141 2025-04-07 19:01:40.466 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@75679141 2025-04-07 19:01:40.466 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715ab88 2025-04-07 19:01:40.466 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715ab88 2025-04-07 19:01:40.466 [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-07 19:01:40.468 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@24392a0e 2025-04-07 19:01:40.468 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@24392a0e 2025-04-07 19:01:40.470 [DefaultDispatcher-worker-11 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.470 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4458e4b8 2025-04-07 19:01:40.470 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4458e4b8 2025-04-07 19:01:40.472 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cec014b 2025-04-07 19:01:40.472 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cec014b 2025-04-07 19:01:40.474 [DefaultDispatcher-worker-10 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.474 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@15486e0e 2025-04-07 19:01:40.474 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@15486e0e 2025-04-07 19:01:40.476 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@78cc4ff3 2025-04-07 19:01:40.476 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@78cc4ff3 2025-04-07 19:01:40.476 [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-07 19:01:40.478 [DefaultDispatcher-worker-4 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.482 [DefaultDispatcher-worker-21 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.485 [DefaultDispatcher-worker-10 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.487 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.489 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff99a07 2025-04-07 19:01:40.489 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff99a07 2025-04-07 19:01:40.490 [DefaultDispatcher-worker-17 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.491 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@213e6188 2025-04-07 19:01:40.491 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@213e6188 2025-04-07 19:01:40.491 [DefaultDispatcher-worker-7 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56971/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 19:01:40.491 [DefaultDispatcher-worker-7 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56971/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 19:01:40.491 [DefaultDispatcher-worker-7 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56971/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 19:01:40.492 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56971/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 19:01:40.492 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56971/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 19:01:40.492 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56971/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 19:01:40.492 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56971/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:40.492 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2501f177 2025-04-07 19:01:40.492 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2501f177 2025-04-07 19:01:40.493 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56971/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 19:01:40.493 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56971/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-07 19:01:40.493 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56971/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 19:01:40.493 [DefaultDispatcher-worker-7 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56971/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 19:01:40.493 [DefaultDispatcher-worker-7 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56971/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 19:01:40.494 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60036bb3 2025-04-07 19:01:40.494 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60036bb3 2025-04-07 19:01:40.495 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9fc16 2025-04-07 19:01:40.495 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9fc16 2025-04-07 19:01:40.497 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a9efc6 2025-04-07 19:01:40.497 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a9efc6 2025-04-07 19:01:40.497 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.499 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8926cd 2025-04-07 19:01:40.499 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8926cd 2025-04-07 19:01:40.499 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@42975714 2025-04-07 19:01:40.499 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@42975714 2025-04-07 19:01:40.501 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c94fc 2025-04-07 19:01:40.501 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c94fc 2025-04-07 19:01:40.501 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c50b136 2025-04-07 19:01:40.501 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c50b136 2025-04-07 19:01:40.503 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c49f1a3 2025-04-07 19:01:40.503 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c49f1a3 2025-04-07 19:01:40.503 [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-07 19:01:40.503 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@486f3c64 2025-04-07 19:01:40.503 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@486f3c64 2025-04-07 19:01:40.505 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6dbb0d 2025-04-07 19:01:40.505 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6dbb0d 2025-04-07 19:01:40.507 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@753a6243 2025-04-07 19:01:40.507 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@753a6243 2025-04-07 19:01:40.509 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2ab4d3 2025-04-07 19:01:40.509 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2ab4d3 2025-04-07 19:01:40.511 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@d97332e 2025-04-07 19:01:40.511 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@d97332e 2025-04-07 19:01:40.513 [DefaultDispatcher-worker-10 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:40.513 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d424442 2025-04-07 19:01:40.513 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d424442 2025-04-07 19:01:40.515 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcc0bd3 2025-04-07 19:01:40.515 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcc0bd3 2025-04-07 19:01:40.515 [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-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c5379f5 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-07 19:01:40.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-07 19:01:40.522 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.524 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4064e9 2025-04-07 19:01:40.524 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4064e9 2025-04-07 19:01:40.526 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@53879131 2025-04-07 19:01:40.526 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@53879131 2025-04-07 19:01:40.528 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b80f99 2025-04-07 19:01:40.528 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b80f99 2025-04-07 19:01:40.530 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ba9b0a 2025-04-07 19:01:40.530 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ba9b0a 2025-04-07 19:01:40.530 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.532 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c83c298 2025-04-07 19:01:40.532 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c83c298 2025-04-07 19:01:40.534 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2362cc20 2025-04-07 19:01:40.534 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2362cc20 2025-04-07 19:01:40.536 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b1cb12 2025-04-07 19:01:40.536 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b1cb12 2025-04-07 19:01:40.536 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.537 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.538 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@72956445 2025-04-07 19:01:40.538 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@72956445 2025-04-07 19:01:40.538 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.538 [DefaultDispatcher-worker-10 @coroutine#2329] 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:43663/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:40.538 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.538 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43663/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:40.539 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.539 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.540 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d0ff8d 2025-04-07 19:01:40.540 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d0ff8d 2025-04-07 19:01:40.540 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 19:01:40.542 [DefaultDispatcher-worker-13 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.543 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.543 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:40.543 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.543 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.543 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.544 [Test worker @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a5a26b7 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-07 19:01:40.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-04-07 19:01:40.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-04-07 19:01:40.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-07 19:01:40.547 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-04-07 19:01:40.553 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-04-07 19:01:40.554 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-04-07 19:01:40.558 [DefaultDispatcher-worker-15 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-04-07 19:01:40.558 [DefaultDispatcher-worker-16 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.562 [DefaultDispatcher-worker-1 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.566 [DefaultDispatcher-worker-3 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.569 [DefaultDispatcher-worker-9 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.581 [DefaultDispatcher-worker-17 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.588 [DefaultDispatcher-worker-19 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.592 [DefaultDispatcher-worker-17 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.596 [DefaultDispatcher-worker-18 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.600 [DefaultDispatcher-worker-15 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.605 [DefaultDispatcher-worker-8 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7d19bf 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-07 19:01:40.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:40.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:40.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-07 19:01:40.616 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.618 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c443a12 2025-04-07 19:01:40.618 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c443a12 2025-04-07 19:01:40.620 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7283dbea 2025-04-07 19:01:40.620 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7283dbea 2025-04-07 19:01:40.621 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:40.622 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bc5162 2025-04-07 19:01:40.622 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bc5162 2025-04-07 19:01:40.624 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bed1d1 2025-04-07 19:01:40.624 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bed1d1 2025-04-07 19:01:40.626 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef7e91e 2025-04-07 19:01:40.626 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef7e91e 2025-04-07 19:01:40.627 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:40.628 [Test worker @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:40.628 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c723a1 2025-04-07 19:01:40.628 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c723a1 2025-04-07 19:01:40.629 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51021/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.629 [DefaultDispatcher-worker-8 @coroutine#2371] 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:51021/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:40.629 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51021/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.629 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51021/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:40.630 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51021/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.630 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51021/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.630 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@166445da 2025-04-07 19:01:40.630 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@166445da 2025-04-07 19:01:40.633 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@53912e9e 2025-04-07 19:01:40.633 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@53912e9e 2025-04-07 19:01:40.634 [DefaultDispatcher-worker-21 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:40.634 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.634 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:40.634 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.635 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.635 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.635 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f92eb 2025-04-07 19:01:40.635 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f92eb 2025-04-07 19:01:40.635 [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-07 19:01:40.636 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5562f297 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-07 19:01:40.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-04-07 19:01:40.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-04-07 19:01:40.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-07 19:01:40.639 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-04-07 19:01:40.645 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-04-07 19:01:40.646 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.646 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-04-07 19:01:40.649 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@88fb0c2 2025-04-07 19:01:40.649 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@88fb0c2 2025-04-07 19:01:40.650 [DefaultDispatcher-worker-10 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-04-07 19:01:40.651 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6484fa3 2025-04-07 19:01:40.651 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6484fa3 2025-04-07 19:01:40.651 [DefaultDispatcher-worker-17 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:40.653 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@277dbb2 2025-04-07 19:01:40.653 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@277dbb2 2025-04-07 19:01:40.655 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@47754598 2025-04-07 19:01:40.655 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@47754598 2025-04-07 19:01:40.655 [DefaultDispatcher-worker-9 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:40.657 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3209f414 2025-04-07 19:01:40.657 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3209f414 2025-04-07 19:01:40.659 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f880a1 2025-04-07 19:01:40.659 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f880a1 2025-04-07 19:01:40.659 [DefaultDispatcher-worker-10 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:40.660 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6e6f87 2025-04-07 19:01:40.660 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6e6f87 2025-04-07 19:01:40.662 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@275abad7 2025-04-07 19:01:40.662 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@275abad7 2025-04-07 19:01:40.662 [DefaultDispatcher-worker-15 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:40.663 [DefaultDispatcher-worker-12 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51021/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 19:01:40.663 [DefaultDispatcher-worker-12 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51021/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 19:01:40.663 [DefaultDispatcher-worker-12 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51021/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 19:01:40.664 [DefaultDispatcher-worker-10 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51021/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 19:01:40.664 [DefaultDispatcher-worker-10 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51021/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 19:01:40.664 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0e437c 2025-04-07 19:01:40.664 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0e437c 2025-04-07 19:01:40.664 [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-07 19:01:40.704 [DefaultDispatcher-worker-7 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51021/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 19:01:40.704 [DefaultDispatcher-worker-7 @coroutine#2399] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51021/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:40.704 [DefaultDispatcher-worker-7 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 19:01:40.704 [DefaultDispatcher-worker-7 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-07 19:01:40.704 [DefaultDispatcher-worker-7 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 19:01:40.705 [DefaultDispatcher-worker-12 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 19:01:40.705 [DefaultDispatcher-worker-12 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 19:01:40.707 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:40.709 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464f62f 2025-04-07 19:01:40.709 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464f62f 2025-04-07 19:01:40.711 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa31ed3 2025-04-07 19:01:40.711 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa31ed3 2025-04-07 19:01:40.713 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9c9d5f 2025-04-07 19:01:40.713 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9c9d5f 2025-04-07 19:01:40.714 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e14e8 2025-04-07 19:01:40.714 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e14e8 2025-04-07 19:01:40.716 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8403a 2025-04-07 19:01:40.716 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8403a 2025-04-07 19:01:40.716 [DefaultDispatcher-worker-1 @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:40.717 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aaf8e74 2025-04-07 19:01:40.717 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aaf8e74 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb7fc38 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-07 19:01:40.719 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1003841b 2025-04-07 19:01:40.719 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1003841b 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:40.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:40.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-07 19:01:40.720 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb1eba7 2025-04-07 19:01:40.720 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb1eba7 2025-04-07 19:01:40.722 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3142b17b 2025-04-07 19:01:40.722 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3142b17b 2025-04-07 19:01:40.722 [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-07 19:01:40.733 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:40.739 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.740 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:40.741 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@135af827 2025-04-07 19:01:40.741 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@135af827 2025-04-07 19:01:40.741 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:40.742 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.742 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40225/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:40.742 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.742 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40225/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:40.742 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d143c 2025-04-07 19:01:40.742 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d143c 2025-04-07 19:01:40.743 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.743 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:40.744 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a29357 2025-04-07 19:01:40.744 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a29357 2025-04-07 19:01:40.746 [DefaultDispatcher-worker-15 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:40.746 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.746 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:40.746 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.746 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca01e07 2025-04-07 19:01:40.746 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca01e07 2025-04-07 19:01:40.746 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.746 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:40.747 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd59886 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-07 19:01:40.747 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@187f4e74 2025-04-07 19:01:40.747 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@187f4e74 2025-04-07 19:01:40.749 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db685b3 2025-04-07 19:01:40.749 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db685b3 2025-04-07 19:01:40.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-04-07 19:01:40.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-04-07 19:01:40.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-07 19:01:40.749 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-04-07 19:01:40.750 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@60838b79 2025-04-07 19:01:40.750 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@60838b79 2025-04-07 19:01:40.752 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8fe148 2025-04-07 19:01:40.752 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8fe148 2025-04-07 19:01:40.754 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e611443 2025-04-07 19:01:40.754 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e611443 2025-04-07 19:01:40.754 [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-07 19:01:40.755 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-04-07 19:01:40.755 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-04-07 19:01:40.758 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/auth/register 2025-04-07 19:01:40.758 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40225/auth/register. 2025-04-07 19:01:40.758 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/auth/register 2025-04-07 19:01:40.758 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40225/auth/register from class io.ktor.http.content.TextContent 2025-04-07 19:01:40.758 [DefaultDispatcher-worker-15 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/auth/register 2025-04-07 19:01:40.758 [DefaultDispatcher-worker-15 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/auth/register 2025-04-07 19:01:40.760 [DefaultDispatcher-worker-11 @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-04-07 19:01:40.799 [DefaultDispatcher-worker-2 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40225/auth/register. 2025-04-07 19:01:40.799 [DefaultDispatcher-worker-2 @coroutine#2447] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40225/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:40.810 [DefaultDispatcher-worker-10 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:40.814 [DefaultDispatcher-worker-6 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:40.819 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.821 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbaa125 2025-04-07 19:01:40.821 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbaa125 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3203ffa3 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.822 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@717d40a2 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.822 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@717d40a2 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-07 19:01:40.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-07 19:01:40.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-07 19:01:40.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-07 19:01:40.824 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7542ca55 2025-04-07 19:01:40.824 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7542ca55 2025-04-07 19:01:40.825 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@30404a99 2025-04-07 19:01:40.825 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@30404a99 2025-04-07 19:01:40.826 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad9763d 2025-04-07 19:01:40.826 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad9763d 2025-04-07 19:01:40.828 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a5d94 2025-04-07 19:01:40.828 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a5d94 2025-04-07 19:01:40.829 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@62493f84 2025-04-07 19:01:40.829 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@62493f84 2025-04-07 19:01:40.831 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@506fb5d6 2025-04-07 19:01:40.831 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@506fb5d6 2025-04-07 19:01:40.832 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d65978 2025-04-07 19:01:40.832 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d65978 2025-04-07 19:01:40.832 [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-07 19:01:40.835 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-07 19:01:40.840 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-07 19:01:40.841 [Test worker @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-07 19:01:40.842 [DefaultDispatcher-worker-6 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.842 [DefaultDispatcher-worker-6 @coroutine#2460] 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-07 19:01:40.842 [DefaultDispatcher-worker-6 @coroutine#2460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.842 [DefaultDispatcher-worker-6 @coroutine#2460] 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-07 19:01:40.843 [DefaultDispatcher-worker-10 @coroutine#2460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.843 [DefaultDispatcher-worker-10 @coroutine#2460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.846 [DefaultDispatcher-worker-8 @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-07 19:01:40.846 [DefaultDispatcher-worker-8 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.846 [DefaultDispatcher-worker-8 @coroutine#2459] 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-07 19:01:40.846 [DefaultDispatcher-worker-8 @coroutine#2459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.847 [DefaultDispatcher-worker-9 @coroutine#2459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.847 [DefaultDispatcher-worker-9 @coroutine#2459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.848 [Test worker @coroutine#2464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-07 19:01:40.849 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.850 [Test worker @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-07 19:01:40.851 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@c829f4 2025-04-07 19:01:40.851 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@c829f4 2025-04-07 19:01:40.853 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0fc79d 2025-04-07 19:01:40.853 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0fc79d 2025-04-07 19:01:40.854 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@a304284 2025-04-07 19:01:40.854 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@a304284 2025-04-07 19:01:40.856 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f32cda6 2025-04-07 19:01:40.856 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f32cda6 2025-04-07 19:01:40.858 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74ca3d 2025-04-07 19:01:40.858 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74ca3d 2025-04-07 19:01:40.859 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e37c741 2025-04-07 19:01:40.859 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e37c741 2025-04-07 19:01:40.861 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-07 19:01:40.861 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@769b9e61 2025-04-07 19:01:40.861 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@769b9e61 2025-04-07 19:01:40.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-07 19:01:40.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-07 19:01:40.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.862 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25f67aea: (connection evicted) 2025-04-07 19:01:40.862 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1d32e9 2025-04-07 19:01:40.862 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1d32e9 2025-04-07 19:01:40.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:40.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-07 19:01:40.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a2fdd2 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-07 19:01:40.864 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7102015 2025-04-07 19:01:40.864 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7102015 2025-04-07 19:01:40.864 [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-07 19:01:40.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-07 19:01:40.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-07 19:01:40.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-07 19:01:40.866 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-07 19:01:40.871 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-07 19:01:40.872 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-07 19:01:40.872 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.872 [DefaultDispatcher-worker-10 @coroutine#2487] 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-07 19:01:40.872 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.872 [DefaultDispatcher-worker-10 @coroutine#2487] 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-07 19:01:40.873 [DefaultDispatcher-worker-20 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.873 [DefaultDispatcher-worker-20 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.876 [DefaultDispatcher-worker-14 @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-07 19:01:40.876 [DefaultDispatcher-worker-14 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.877 [DefaultDispatcher-worker-14 @coroutine#2486] 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-07 19:01:40.877 [DefaultDispatcher-worker-14 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.877 [DefaultDispatcher-worker-14 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.877 [DefaultDispatcher-worker-14 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.878 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-07 19:01:40.879 [Test worker @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-07 19:01:40.881 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-07 19:01:40.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-07 19:01:40.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-07 19:01:40.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.881 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@331da721: (connection evicted) 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:40.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-07 19:01:40.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f1260 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-07 19:01:40.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-07 19:01:40.884 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.889 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.890 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.890 [DefaultDispatcher-worker-17 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.890 [DefaultDispatcher-worker-17 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 19:01:40.890 [DefaultDispatcher-worker-17 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.891 [DefaultDispatcher-worker-17 @coroutine#2514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:40.891 [DefaultDispatcher-worker-10 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.891 [DefaultDispatcher-worker-10 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.894 [DefaultDispatcher-worker-15 @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.894 [DefaultDispatcher-worker-15 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.894 [DefaultDispatcher-worker-15 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 19:01:40.894 [DefaultDispatcher-worker-15 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.895 [DefaultDispatcher-worker-18 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.895 [DefaultDispatcher-worker-18 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.896 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.897 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.899 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.900 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.901 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.903 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.904 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-07 19:01:40.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-07 19:01:40.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-07 19:01:40.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.905 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49: (connection evicted) 2025-04-07 19:01:40.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:40.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-07 19:01:40.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2317b7 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-07 19:01:40.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-07 19:01:40.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-07 19:01:40.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-07 19:01:40.908 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-07 19:01:40.912 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-07 19:01:40.913 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-07 19:01:40.914 [DefaultDispatcher-worker-15 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.914 [DefaultDispatcher-worker-15 @coroutine#2552] 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-07 19:01:40.914 [DefaultDispatcher-worker-15 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.914 [DefaultDispatcher-worker-15 @coroutine#2552] 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-07 19:01:40.915 [DefaultDispatcher-worker-2 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.915 [DefaultDispatcher-worker-2 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.918 [DefaultDispatcher-worker-18 @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-07 19:01:40.918 [DefaultDispatcher-worker-18 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.918 [DefaultDispatcher-worker-18 @coroutine#2551] 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-07 19:01:40.918 [DefaultDispatcher-worker-18 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.918 [DefaultDispatcher-worker-14 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.918 [DefaultDispatcher-worker-14 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.919 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-07 19:01:40.920 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-07 19:01:40.923 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-07 19:01:40.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-07 19:01:40.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-07 19:01:40.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.924 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a72517e: (connection evicted) 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:40.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-07 19:01:40.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d7f4cbb 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-07 19:01:40.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-07 19:01:40.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-07 19:01:40.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-07 19:01:40.926 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-07 19:01:40.931 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-07 19:01:40.932 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-07 19:01:40.933 [DefaultDispatcher-worker-18 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.933 [DefaultDispatcher-worker-18 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 19:01:40.933 [DefaultDispatcher-worker-18 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.933 [DefaultDispatcher-worker-18 @coroutine#2584] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:40.933 [DefaultDispatcher-worker-9 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.934 [DefaultDispatcher-worker-9 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.937 [DefaultDispatcher-worker-18 @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-07 19:01:40.937 [DefaultDispatcher-worker-18 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.937 [DefaultDispatcher-worker-18 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 19:01:40.937 [DefaultDispatcher-worker-18 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.937 [DefaultDispatcher-worker-17 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.937 [DefaultDispatcher-worker-17 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.938 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-07 19:01:40.940 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-07 19:01:40.941 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-07 19:01:40.942 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-07 19:01:40.943 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-07 19:01:40.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-07 19:01:40.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-07 19:01:40.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.944 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012: (connection evicted) 2025-04-07 19:01:40.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:40.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-07 19:01:40.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@234adbe2 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:40.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:40.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-07 19:01:40.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-07 19:01:40.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-07 19:01:40.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-07 19:01:40.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-07 19:01:40.952 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-07 19:01:40.952 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-07 19:01:40.953 [DefaultDispatcher-worker-17 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.953 [DefaultDispatcher-worker-17 @coroutine#2615] 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-07 19:01:40.953 [DefaultDispatcher-worker-17 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.953 [DefaultDispatcher-worker-17 @coroutine#2615] 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-07 19:01:40.954 [DefaultDispatcher-worker-20 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.954 [DefaultDispatcher-worker-20 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 19:01:40.957 [DefaultDispatcher-worker-8 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-07 19:01:40.957 [DefaultDispatcher-worker-8 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.957 [DefaultDispatcher-worker-8 @coroutine#2614] 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-07 19:01:40.957 [DefaultDispatcher-worker-8 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.958 [DefaultDispatcher-worker-7 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.958 [DefaultDispatcher-worker-7 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 19:01:40.959 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-07 19:01:40.960 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-07 19:01:40.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-07 19:01:40.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-07 19:01:40.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:40.961 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d8c264: (connection evicted) 2025-04-07 19:01:40.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:40.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-07 19:01:40.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-07 19:01:41.086 [DefaultDispatcher-worker-4 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:41.086 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.086 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.086 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.087 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.087 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.186 [DefaultDispatcher-worker-14 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:41.186 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.186 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.186 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.187 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.187 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a13162 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.197 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-07 19:01:41.198 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2025-04-07 19:01:41.198 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2025-04-07 19:01:41.198 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-07 19:01:41.206 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2025-04-07 19:01:41.211 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2025-04-07 19:01:41.212 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2025-04-07 19:01:41.213 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2025-04-07 19:01:41.218 [DefaultDispatcher-worker-2 @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2025-04-07 19:01:41.223 [DefaultDispatcher-worker-5 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2025-04-07 19:01:41.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-07 19:01:41.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-07 19:01:41.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.225 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c5d183: (connection evicted) 2025-04-07 19:01:41.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:41.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-07 19:01:41.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509bf2d5 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-04-07 19:01:41.227 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-07 19:01:41.235 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-04-07 19:01:41.240 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-04-07 19:01:41.241 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-04-07 19:01:41.241 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@514eefc4 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-07 19:01:41.242 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-07 19:01:41.251 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-07 19:01:41.256 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-07 19:01:41.256 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-07 19:01:41.257 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-07 19:01:41.261 [DefaultDispatcher-worker-2 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2025-04-07 19:01:41.263 [DefaultDispatcher-worker-1 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:41.264 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.264 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.264 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.264 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.264 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.269 [DefaultDispatcher-worker-9 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-04-07 19:01:41.273 [DefaultDispatcher-worker-1 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-04-07 19:01:41.276 [DefaultDispatcher-worker-10 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-04-07 19:01:41.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-07 19:01:41.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-07 19:01:41.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.283 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d: (connection evicted) 2025-04-07 19:01:41.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:41.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-07 19:01:41.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-07 19:01:41.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-07 19:01:41.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-07 19:01:41.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.284 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@560e1459: (connection evicted) 2025-04-07 19:01:41.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:41.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-07 19:01:41.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f563397 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-07 19:01:41.285 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-07 19:01:41.293 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-07 19:01:41.297 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-07 19:01:41.298 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-07 19:01:41.299 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ba2c1e 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.299 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 19:01:41.300 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-07 19:01:41.307 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 19:01:41.312 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 19:01:41.312 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 19:01:41.313 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 19:01:41.317 [DefaultDispatcher-worker-20 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b334fd 2025-04-07 19:01:41.324 [DefaultDispatcher-worker-2 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-07 19:01:41.327 [DefaultDispatcher-worker-9 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-07 19:01:41.331 [DefaultDispatcher-worker-12 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2025-04-07 19:01:41.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-07 19:01:41.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-07 19:01:41.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.333 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bb50747: (connection evicted) 2025-04-07 19:01:41.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:41.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-07 19:01:41.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-07 19:01:41.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-07 19:01:41.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-07 19:01:41.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.333 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63b334fd: (connection evicted) 2025-04-07 19:01:41.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:41.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-07 19:01:41.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6223dbed 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2025-04-07 19:01:41.335 [Test worker @coroutine#2759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-07 19:01:41.342 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2025-04-07 19:01:41.347 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2025-04-07 19:01:41.348 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2025-04-07 19:01:41.348 [DefaultDispatcher-worker-11 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:41.348 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.348 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.348 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.349 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2025-04-07 19:01:41.349 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.349 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.353 [DefaultDispatcher-worker-21 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2025-04-07 19:01:41.363 [DefaultDispatcher-worker-5 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2025-04-07 19:01:41.364 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2025-04-07 19:01:41.367 [DefaultDispatcher-worker-7 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2025-04-07 19:01:41.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-07 19:01:41.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-07 19:01:41.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.378 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80: (connection evicted) 2025-04-07 19:01:41.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:41.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-07 19:01:41.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aac6d13 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8eed58 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8eed58 2025-04-07 19:01:41.379 [Test worker @coroutine#2816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-07 19:01:41.387 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8eed58 2025-04-07 19:01:41.389 [DefaultDispatcher-worker-19 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:41.389 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.389 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.389 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.390 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.390 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.392 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8eed58 2025-04-07 19:01:41.393 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8eed58 2025-04-07 19:01:41.394 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8eed58 2025-04-07 19:01:41.399 [DefaultDispatcher-worker-21 @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8eed58 2025-04-07 19:01:41.411 [DefaultDispatcher-worker-3 @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8eed58 2025-04-07 19:01:41.412 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8eed58 2025-04-07 19:01:41.416 [DefaultDispatcher-worker-15 @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8eed58 2025-04-07 19:01:41.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-07 19:01:41.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-07 19:01:41.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.420 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a8eed58: (connection evicted) 2025-04-07 19:01:41.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:41.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-07 19:01:41.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35fddea2 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d625bd 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d625bd 2025-04-07 19:01:41.421 [Test worker @coroutine#2872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-07 19:01:41.428 [DefaultDispatcher-worker-19 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:41.428 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.428 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.428 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.429 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.429 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d625bd 2025-04-07 19:01:41.434 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d625bd 2025-04-07 19:01:41.435 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d625bd 2025-04-07 19:01:41.436 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d625bd 2025-04-07 19:01:41.440 [DefaultDispatcher-worker-16 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d625bd 2025-04-07 19:01:41.450 [DefaultDispatcher-worker-17 @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d625bd 2025-04-07 19:01:41.453 [DefaultDispatcher-worker-19 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:41.453 [DefaultDispatcher-worker-19 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.453 [DefaultDispatcher-worker-19 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.453 [DefaultDispatcher-worker-19 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.454 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.454 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.454 [DefaultDispatcher-worker-6 @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d625bd 2025-04-07 19:01:41.521 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.565 [DefaultDispatcher-worker-6 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:41.565 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.565 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.565 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.566 [DefaultDispatcher-worker-4 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.566 [DefaultDispatcher-worker-4 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.570 [DefaultDispatcher-worker-6 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d625bd 2025-04-07 19:01:41.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-07 19:01:41.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-07 19:01:41.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.600 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52d625bd: (connection evicted) 2025-04-07 19:01:41.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:41.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-07 19:01:41.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61f2bf3a 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-07 19:01:41.602 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-07 19:01:41.603 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-07 19:01:41.603 [Test worker @coroutine#2917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-07 19:01:41.610 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-07 19:01:41.615 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-07 19:01:41.616 [Test worker @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-07 19:01:41.617 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-07 19:01:41.621 [DefaultDispatcher-worker-16 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-07 19:01:41.622 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-07 19:01:41.633 [DefaultDispatcher-worker-1 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-07 19:01:41.636 [DefaultDispatcher-worker-7 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-07 19:01:41.638 [DefaultDispatcher-worker-12 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:41.639 [DefaultDispatcher-worker-12 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.639 [DefaultDispatcher-worker-12 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.639 [DefaultDispatcher-worker-12 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.639 [DefaultDispatcher-worker-13 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.639 [DefaultDispatcher-worker-13 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-07 19:01:41.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-07 19:01:41.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.644 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3: (connection evicted) 2025-04-07 19:01:41.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:41.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-07 19:01:41.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64e6cdad 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.645 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5e2a44 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5e2a44 2025-04-07 19:01:41.646 [Test worker @coroutine#2955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-07 19:01:41.653 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5e2a44 2025-04-07 19:01:41.658 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5e2a44 2025-04-07 19:01:41.659 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5e2a44 2025-04-07 19:01:41.660 [Test worker @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5e2a44 2025-04-07 19:01:41.665 [DefaultDispatcher-worker-17 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5e2a44 2025-04-07 19:01:41.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-07 19:01:41.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-07 19:01:41.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.704 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5e2a44: (connection evicted) 2025-04-07 19:01:41.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:41.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-07 19:01:41.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d287f7c 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-07 19:01:41.752 [DefaultDispatcher-worker-21 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:41.752 [DefaultDispatcher-worker-21 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.752 [DefaultDispatcher-worker-21 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.752 [DefaultDispatcher-worker-21 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.753 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.753 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.763 [DefaultDispatcher-worker-6 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.766 [DefaultDispatcher-worker-14 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.770 [DefaultDispatcher-worker-8 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.772 [DefaultDispatcher-worker-17 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.790 [DefaultDispatcher-worker-13 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.790 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 19:01:41.794 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-07 19:01:41.795 [DefaultDispatcher-worker-18 @coroutine#2995] INFO ktor.application - Responding at http://0.0.0.0:35705 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c65c6f0 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-07 19:01:41.804 [DefaultDispatcher-worker-9 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:41.804 [DefaultDispatcher-worker-9 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:41.804 [DefaultDispatcher-worker-9 @coroutine#2997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:41.804 [DefaultDispatcher-worker-9 @coroutine#2997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:41.805 [eventLoopGroupProxy-19-1 @call-handler#3005] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-07 19:01:41.805 [eventLoopGroupProxy-19-2 @call-handler#3006] 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-07 19:01:41.806 [eventLoopGroupProxy-19-1 @call-handler#3005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.806 [eventLoopGroupProxy-19-2 @call-handler#3006] 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-07 19:01:41.806 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:41.806 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.806 [DefaultDispatcher-worker-17 @coroutine#2997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:41.806 [DefaultDispatcher-worker-17 @coroutine#2997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:41.807 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1737acc0 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-07 19:01:41.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:41.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:41.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-07 19:01:41.813 [DefaultDispatcher-worker-7 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.813 [DefaultDispatcher-worker-7 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.813 [DefaultDispatcher-worker-7 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.813 [DefaultDispatcher-worker-7 @coroutine#2996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.814 [eventLoopGroupProxy-19-2 @call-handler#3011] 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-07 19:01:41.814 [eventLoopGroupProxy-19-2 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.814 [DefaultDispatcher-worker-4 @coroutine#2996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.814 [DefaultDispatcher-worker-4 @coroutine#2996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.818 [DefaultDispatcher-worker-7 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.819 [DefaultDispatcher-worker-14 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:41.819 [DefaultDispatcher-worker-14 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:41.819 [DefaultDispatcher-worker-14 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:41.819 [DefaultDispatcher-worker-14 @coroutine#3017] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-07 19:01:41.819 [eventLoopGroupProxy-19-2 @call-handler#3021] 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-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@108a7fff 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:41.819 [eventLoopGroupProxy-19-2 @call-handler#3021] 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-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:41.819 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:41.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:41.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-07 19:01:41.820 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-07 19:01:41.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-07 19:01:41.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-07 19:01:41.820 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:41.820 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:41.820 [eventLoopGroupProxy-19-3 @call-handler#3025] 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-07 19:01:41.820 [eventLoopGroupProxy-19-3 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.822 [DefaultDispatcher-worker-21 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.828 [DefaultDispatcher-worker-7 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:41.828 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.828 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.828 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.828 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:41.828 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 19:01:41.828 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:41.828 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 19:01:41.829 [eventLoopGroupProxy-19-2 @call-handler#3034] 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-07 19:01:41.829 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.829 [DefaultDispatcher-worker-11 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.829 [DefaultDispatcher-worker-11 @coroutine#3016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.830 [eventLoopGroupProxy-19-4 @call-handler#3043] 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-07 19:01:41.830 [eventLoopGroupProxy-19-4 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.830 [eventLoopGroupProxy-19-5 @call-handler#3045] 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-07 19:01:41.830 [eventLoopGroupProxy-19-5 @call-handler#3045] 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-07 19:01:41.830 [eventLoopGroupProxy-19-5 @call-handler#3045] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:41.833 [DefaultDispatcher-worker-9 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:41.833 [DefaultDispatcher-worker-7 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.834 [eventLoopGroupProxy-19-5 @call-handler#3045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.834 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:41.834 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 19:01:41.836 [DefaultDispatcher-worker-10 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:41.837 [DefaultDispatcher-worker-10 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.838 [DefaultDispatcher-worker-15 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-07 19:01:41.838 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.838 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:41.838 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.839 [eventLoopGroupProxy-19-2 @call-handler#3052] 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-07 19:01:41.839 [eventLoopGroupProxy-19-2 @call-handler#3052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.839 [DefaultDispatcher-worker-11 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.839 [DefaultDispatcher-worker-11 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-07 19:01:41.842 [DefaultDispatcher-worker-19 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-07 19:01:41.845 [DefaultDispatcher-worker-12 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-07 19:01:41.853 [DefaultDispatcher-worker-2 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.854 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 19:01:41.854 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-07 19:01:41.854 [DefaultDispatcher-worker-6 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 19:01:41.854 [eventLoopGroupProxy-19-2 @call-handler#3066] 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-07 19:01:41.857 [DefaultDispatcher-worker-9 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.869 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 19:01:41.869 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 19:01:41.869 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-07 19:01:41.869 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.869 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170241 2025-04-07 19:01:41.869 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170241. 2025-04-07 19:01:41.869 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170241 2025-04-07 19:01:41.869 [eventLoopGroupProxy-19-2 @call-handler#3070] 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-07 19:01:41.873 [eventLoopGroupProxy-19-2 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.874 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170241 2025-04-07 19:01:41.874 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170241 2025-04-07 19:01:41.874 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170241. 2025-04-07 19:01:41.874 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170241 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.879 [DefaultDispatcher-worker-2 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.879 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 19:01:41.879 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 19:01:41.879 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 19:01:41.880 [eventLoopGroupProxy-19-2 @call-handler#3074] 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-07 19:01:41.881 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.881 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 19:01:41.881 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 19:01:41.881 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 19:01:41.881 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.886 [DefaultDispatcher-worker-20 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.896 [DefaultDispatcher-worker-11 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.896 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:41.899 [DefaultDispatcher-worker-16 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.899 [DefaultDispatcher-worker-10 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.899 [DefaultDispatcher-worker-10 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:41.899 [DefaultDispatcher-worker-10 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/message. 2025-04-07 19:01:41.899 [DefaultDispatcher-worker-10 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:41.900 [DefaultDispatcher-worker-10 @coroutine#2998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 19:01:41.900 [eventLoopGroupProxy-19-2 @call-handler#3080] 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-07 19:01:41.900 [eventLoopGroupProxy-19-2 @call-handler#3080] 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-07 19:01:41.900 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:41.904 [DefaultDispatcher-worker-5 @call-handler#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.904 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.905 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:41.905 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:41.905 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/message. 2025-04-07 19:01:41.905 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.908 [DefaultDispatcher-worker-11 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.909 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.915 [DefaultDispatcher-worker-6 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.915 [DefaultDispatcher-worker-15 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 19:01:41.915 [DefaultDispatcher-worker-15 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-07 19:01:41.915 [DefaultDispatcher-worker-15 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 19:01:41.915 [eventLoopGroupProxy-19-2 @call-handler#3093] 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-07 19:01:41.919 [DefaultDispatcher-worker-10 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:41.920 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:41.928 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 19:01:41.928 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 19:01:41.928 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-07 19:01:41.928 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.928 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170242 2025-04-07 19:01:41.928 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170242. 2025-04-07 19:01:41.928 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170242 2025-04-07 19:01:41.929 [eventLoopGroupProxy-19-2 @call-handler#3097] 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-07 19:01:41.929 [eventLoopGroupProxy-19-2 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.929 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170242 2025-04-07 19:01:41.929 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170242 2025-04-07 19:01:41.929 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170242. 2025-04-07 19:01:41.929 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713860079804170242 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.934 [DefaultDispatcher-worker-2 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:41.934 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 19:01:41.934 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 19:01:41.934 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 19:01:41.935 [eventLoopGroupProxy-19-2 @call-handler#3101] 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-07 19:01:41.935 [eventLoopGroupProxy-19-2 @call-handler#3101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.935 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 19:01:41.935 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 19:01:41.935 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 19:01:41.935 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.939 [DefaultDispatcher-worker-12 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:41.951 [DefaultDispatcher-worker-3 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:41.954 [DefaultDispatcher-worker-14 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:41.954 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:41.954 [DefaultDispatcher-worker-2 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.954 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/message. 2025-04-07 19:01:41.954 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:41.954 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 19:01:41.955 [eventLoopGroupProxy-19-2 @call-handler#3107] 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-07 19:01:41.955 [eventLoopGroupProxy-19-2 @call-handler#3107] 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-07 19:01:41.955 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:41.958 [DefaultDispatcher-worker-8 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.962 [DefaultDispatcher-worker-9 @call-handler#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:41.962 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.962 [DefaultDispatcher-worker-21 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:41.962 [DefaultDispatcher-worker-21 @coroutine#3018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:41.962 [DefaultDispatcher-worker-21 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/message. 2025-04-07 19:01:41.962 [DefaultDispatcher-worker-21 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.966 [DefaultDispatcher-worker-14 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:41.969 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240 2025-04-07 19:01:41.969 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240. 2025-04-07 19:01:41.969 [UI Thread @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240 2025-04-07 19:01:41.969 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:41.969 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:41.969 [UI Thread @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:41.969 [eventLoopGroupProxy-19-2 @call-handler#3143] 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-07 19:01:41.969 [eventLoopGroupProxy-19-5 @call-handler#3145] 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-07 19:01:41.970 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:41.970 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:41.970 [UI Thread @coroutine#3137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:41.970 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:41.970 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:41.970 [UI Thread @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:41.971 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241 2025-04-07 19:01:41.971 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241. 2025-04-07 19:01:41.971 [UI Thread @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241 2025-04-07 19:01:41.971 [eventLoopGroupProxy-19-5 @call-handler#3145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.971 [UI Thread @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:41.971 [UI Thread @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:41.972 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:41.972 [UI Thread @coroutine#3132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.972 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.972 [UI Thread @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240 2025-04-07 19:01:41.972 [UI Thread @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240 2025-04-07 19:01:41.972 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240. 2025-04-07 19:01:41.972 [UI Thread @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.972 [eventLoopGroupProxy-19-7 @call-handler#3168] 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-07 19:01:41.972 [eventLoopGroupProxy-19-6 @call-handler#3169] 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-07 19:01:41.973 [eventLoopGroupProxy-19-8 @call-handler#3170] 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-07 19:01:41.973 [eventLoopGroupProxy-19-6 @call-handler#3169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.974 [eventLoopGroupProxy-19-7 @call-handler#3168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.974 [UI Thread @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:41.974 [UI Thread @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:41.974 [UI Thread @coroutine#3137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:41.974 [UI Thread @coroutine#3137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:41.974 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:41.974 [UI Thread @coroutine#3139] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.974 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:41.974 [UI Thread @coroutine#3137] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.977 [DefaultDispatcher-worker-11 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.980 [eventLoopGroupProxy-19-8 @call-handler#3170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.981 [UI Thread @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241 2025-04-07 19:01:41.981 [UI Thread @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241 2025-04-07 19:01:41.981 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241. 2025-04-07 19:01:41.981 [UI Thread @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:41.981 [DefaultDispatcher-worker-18 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.985 [DefaultDispatcher-worker-4 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.988 [DefaultDispatcher-worker-11 @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.993 [DefaultDispatcher-worker-6 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:41.995 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713860079804170240 2025-04-07 19:01:41.996 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713860079804170240. 2025-04-07 19:01:41.996 [UI Thread @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713860079804170240 2025-04-07 19:01:41.996 [eventLoopGroupProxy-19-2 @call-handler#3187] 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-07 19:01:41.997 [eventLoopGroupProxy-19-2 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:41.997 [UI Thread @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713860079804170240 2025-04-07 19:01:41.997 [UI Thread @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713860079804170240 2025-04-07 19:01:41.998 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713860079804170240. 2025-04-07 19:01:41.998 [UI Thread @coroutine#3185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.002 [DefaultDispatcher-worker-4 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:42.007 [DefaultDispatcher-worker-11 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:42.010 [DefaultDispatcher-worker-19 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:42.010 [DefaultDispatcher-worker-19 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:42.010 [DefaultDispatcher-worker-19 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/message. 2025-04-07 19:01:42.010 [DefaultDispatcher-worker-19 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:42.010 [DefaultDispatcher-worker-19 @coroutine#2998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 19:01:42.011 [eventLoopGroupProxy-19-2 @call-handler#3195] 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-07 19:01:42.011 [eventLoopGroupProxy-19-2 @call-handler#3195] 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-07 19:01:42.011 [eventLoopGroupProxy-19-2 @call-handler#3195] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:42.015 [DefaultDispatcher-worker-5 @call-handler#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:42.015 [eventLoopGroupProxy-19-2 @call-handler#3195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.015 [DefaultDispatcher-worker-14 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:42.015 [DefaultDispatcher-worker-14 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:42.016 [DefaultDispatcher-worker-14 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/message. 2025-04-07 19:01:42.016 [DefaultDispatcher-worker-14 @coroutine#2998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.019 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713860079804170242&assignmentUid=713860079804170240&clazzUid=713860079804170240&submitterUid=713860079804170241 2025-04-07 19:01:42.019 [DefaultDispatcher-worker-14 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:42.019 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713860079804170242&assignmentUid=713860079804170240&clazzUid=713860079804170240&submitterUid=713860079804170241. 2025-04-07 19:01:42.019 [UI Thread @coroutine#3211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713860079804170242&assignmentUid=713860079804170240&clazzUid=713860079804170240&submitterUid=713860079804170241 2025-04-07 19:01:42.020 [eventLoopGroupProxy-19-2 @call-handler#3216] 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-07 19:01:42.023 [eventLoopGroupProxy-19-2 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.023 [UI Thread @coroutine#3211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713860079804170242&assignmentUid=713860079804170240&clazzUid=713860079804170240&submitterUid=713860079804170241 2025-04-07 19:01:42.023 [UI Thread @coroutine#3211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713860079804170242&assignmentUid=713860079804170240&clazzUid=713860079804170240&submitterUid=713860079804170241 2025-04-07 19:01:42.023 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713860079804170242&assignmentUid=713860079804170240&clazzUid=713860079804170240&submitterUid=713860079804170241. 2025-04-07 19:01:42.023 [UI Thread @coroutine#3211] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713860079804170242&assignmentUid=713860079804170240&clazzUid=713860079804170240&submitterUid=713860079804170241 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.028 [DefaultDispatcher-worker-7 @coroutine#3211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:42.032 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/PersonDao/getNamesByUid?uid=713860079804170241 2025-04-07 19:01:42.032 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/PersonDao/getNamesByUid?uid=713860079804170241. 2025-04-07 19:01:42.032 [UI Thread @coroutine#3225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/PersonDao/getNamesByUid?uid=713860079804170241 2025-04-07 19:01:42.032 [eventLoopGroupProxy-19-2 @call-handler#3234] 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-07 19:01:42.033 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.033 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:42.033 [UI Thread @coroutine#3230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.033 [eventLoopGroupProxy-19-2 @call-handler#3234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.033 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713860079804170240 2025-04-07 19:01:42.033 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713860079804170240. 2025-04-07 19:01:42.033 [UI Thread @coroutine#3235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713860079804170240 2025-04-07 19:01:42.034 [eventLoopGroupProxy-19-5 @call-handler#3243] 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-07 19:01:42.034 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.034 [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:35705/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:42.034 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.034 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.034 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:42.034 [UI Thread @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.034 [eventLoopGroupProxy-19-7 @call-handler#3249] 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-07 19:01:42.034 [eventLoopGroupProxy-19-2 @call-handler#3250] 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-07 19:01:42.034 [eventLoopGroupProxy-19-6 @call-handler#3255] 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-07 19:01:42.034 [UI Thread @coroutine#3225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/PersonDao/getNamesByUid?uid=713860079804170241 2025-04-07 19:01:42.034 [UI Thread @coroutine#3225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/PersonDao/getNamesByUid?uid=713860079804170241 2025-04-07 19:01:42.035 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/PersonDao/getNamesByUid?uid=713860079804170241. 2025-04-07 19:01:42.035 [UI Thread @coroutine#3225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/PersonDao/getNamesByUid?uid=713860079804170241 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.035 [eventLoopGroupProxy-19-2 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.035 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.035 [eventLoopGroupProxy-19-6 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.035 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.035 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:42.035 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.035 [UI Thread @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.035 [UI Thread @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.036 [eventLoopGroupProxy-19-5 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.036 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:42.036 [UI Thread @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.036 [UI Thread @coroutine#3230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.036 [UI Thread @coroutine#3230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.036 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:42.036 [UI Thread @coroutine#3230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713860079804170241&assignmentUid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.036 [eventLoopGroupProxy-19-7 @call-handler#3249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.037 [UI Thread @coroutine#3235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713860079804170240 2025-04-07 19:01:42.037 [UI Thread @coroutine#3235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713860079804170240 2025-04-07 19:01:42.037 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713860079804170240. 2025-04-07 19:01:42.037 [UI Thread @coroutine#3235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.039 [DefaultDispatcher-worker-20 @coroutine#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:42.042 [DefaultDispatcher-worker-18 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:42.045 [DefaultDispatcher-worker-20 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:42.048 [DefaultDispatcher-worker-21 @coroutine#3230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:42.051 [DefaultDispatcher-worker-19 @coroutine#3235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:42.054 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170242 2025-04-07 19:01:42.055 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170242. 2025-04-07 19:01:42.055 [UI Thread @coroutine#3269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170242 2025-04-07 19:01:42.055 [eventLoopGroupProxy-19-2 @call-handler#3271] 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-07 19:01:42.058 [eventLoopGroupProxy-19-2 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.058 [UI Thread @coroutine#3269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170242 2025-04-07 19:01:42.058 [UI Thread @coroutine#3269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170242 2025-04-07 19:01:42.058 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170242. 2025-04-07 19:01:42.058 [UI Thread @coroutine#3269] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170242 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.063 [DefaultDispatcher-worker-2 @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:42.064 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/PersonDao/findByUidAsync?uid=713860079804170241 2025-04-07 19:01:42.064 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/PersonDao/findByUidAsync?uid=713860079804170241. 2025-04-07 19:01:42.064 [UI Thread @coroutine#3269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/PersonDao/findByUidAsync?uid=713860079804170241 2025-04-07 19:01:42.065 [eventLoopGroupProxy-19-2 @call-handler#3275] 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-07 19:01:42.066 [eventLoopGroupProxy-19-2 @call-handler#3275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.066 [UI Thread @coroutine#3269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/PersonDao/findByUidAsync?uid=713860079804170241 2025-04-07 19:01:42.066 [UI Thread @coroutine#3269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/PersonDao/findByUidAsync?uid=713860079804170241 2025-04-07 19:01:42.066 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/PersonDao/findByUidAsync?uid=713860079804170241. 2025-04-07 19:01:42.066 [UI Thread @coroutine#3269] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/PersonDao/findByUidAsync?uid=713860079804170241 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.070 [DefaultDispatcher-worker-6 @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:42.076 [DefaultDispatcher-worker-16 @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:42.079 [DefaultDispatcher-worker-9 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:42.080 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:42.080 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/message. 2025-04-07 19:01:42.080 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:42.080 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 19:01:42.080 [eventLoopGroupProxy-19-2 @call-handler#3281] 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-07 19:01:42.080 [eventLoopGroupProxy-19-2 @call-handler#3281] 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-07 19:01:42.080 [eventLoopGroupProxy-19-2 @call-handler#3281] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 19:01:42.084 [DefaultDispatcher-worker-2 @call-handler#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19598b38 2025-04-07 19:01:42.084 [eventLoopGroupProxy-19-2 @call-handler#3281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.085 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:42.085 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/message 2025-04-07 19:01:42.085 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/message. 2025-04-07 19:01:42.085 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.086 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240 2025-04-07 19:01:42.086 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240. 2025-04-07 19:01:42.086 [UI Thread @coroutine#3304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240 2025-04-07 19:01:42.086 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.086 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:42.086 [UI Thread @coroutine#3308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.086 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.086 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:42.086 [UI Thread @coroutine#3313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.086 [eventLoopGroupProxy-19-2 @call-handler#3321] 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-07 19:01:42.086 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.086 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:42.086 [UI Thread @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.086 [eventLoopGroupProxy-19-5 @call-handler#3324] 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-07 19:01:42.087 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241 2025-04-07 19:01:42.087 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241. 2025-04-07 19:01:42.087 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241 2025-04-07 19:01:42.087 [eventLoopGroupProxy-19-7 @call-handler#3334] 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-07 19:01:42.087 [eventLoopGroupProxy-19-2 @call-handler#3321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.087 [eventLoopGroupProxy-19-6 @call-handler#3335] 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-07 19:01:42.087 [eventLoopGroupProxy-19-8 @call-handler#3342] 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-07 19:01:42.087 [UI Thread @coroutine#3304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240 2025-04-07 19:01:42.087 [UI Thread @coroutine#3304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240 2025-04-07 19:01:42.087 [eventLoopGroupProxy-19-7 @call-handler#3334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.087 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240. 2025-04-07 19:01:42.087 [UI Thread @coroutine#3304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.087 [eventLoopGroupProxy-19-6 @call-handler#3335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.088 [eventLoopGroupProxy-19-5 @call-handler#3324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.088 [UI Thread @coroutine#3313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.088 [UI Thread @coroutine#3313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.088 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:42.088 [UI Thread @coroutine#3313] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.088 [UI Thread @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.088 [UI Thread @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.088 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:42.088 [UI Thread @coroutine#3315] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.088 [UI Thread @coroutine#3308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.088 [UI Thread @coroutine#3308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 2025-04-07 19:01:42.088 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240. 2025-04-07 19:01:42.088 [UI Thread @coroutine#3308] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713860079804170241&assignmentUid=713860079804170240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.089 [eventLoopGroupProxy-19-8 @call-handler#3342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 19:01:42.089 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241 2025-04-07 19:01:42.089 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241 2025-04-07 19:01:42.089 [DefaultDispatcher-worker-3 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-07 19:01:42.089 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241. 2025-04-07 19:01:42.089 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713860079804170240&clazzUid=713860079804170240&accountPersonUid=713860079804170241 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:42.091 [DefaultDispatcher-worker-12 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:42.091 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.091 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:42.091 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.091 [DefaultDispatcher-worker-20 @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:42.092 [DefaultDispatcher-worker-21 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.092 [DefaultDispatcher-worker-21 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.095 [DefaultDispatcher-worker-13 @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:42.098 [DefaultDispatcher-worker-8 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:42.101 [DefaultDispatcher-worker-12 @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:42.104 [DefaultDispatcher-worker-18 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-07 19:01:42.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-07 19:01:42.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-07 19:01:42.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:42.106 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@123fd460: (connection evicted) 2025-04-07 19:01:42.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:42.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-07 19:01:42.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-07 19:01:42.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-07 19:01:42.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-07 19:01:42.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:42.107 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6: (connection evicted) 2025-04-07 19:01:42.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:42.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-07 19:01:42.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-07 19:01:42.191 [DefaultDispatcher-worker-20 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:42.192 [DefaultDispatcher-worker-20 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.192 [DefaultDispatcher-worker-20 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:42.192 [DefaultDispatcher-worker-20 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.192 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.192 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.269 [DefaultDispatcher-worker-21 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:42.269 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.269 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:42.269 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.270 [DefaultDispatcher-worker-20 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.270 [DefaultDispatcher-worker-20 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.354 [DefaultDispatcher-worker-16 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:42.354 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.354 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:42.354 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.355 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.355 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.394 [DefaultDispatcher-worker-14 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:42.394 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.395 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:42.395 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.395 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.395 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.433 [DefaultDispatcher-worker-17 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:42.433 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.433 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:42.433 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.434 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.457 [DefaultDispatcher-worker-10 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:42.458 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.458 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:42.458 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.458 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.458 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.570 [DefaultDispatcher-worker-18 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:42.570 [DefaultDispatcher-worker-18 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.570 [DefaultDispatcher-worker-18 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:42.570 [DefaultDispatcher-worker-18 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.571 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.571 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.643 [DefaultDispatcher-worker-18 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:42.643 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.643 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:42.643 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.644 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.644 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.757 [DefaultDispatcher-worker-13 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:42.757 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.757 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:42.757 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.758 [DefaultDispatcher-worker-21 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:42.758 [DefaultDispatcher-worker-21 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.096 [DefaultDispatcher-worker-17 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:43.096 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.096 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:43.096 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.097 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.097 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-07 19:01:43.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-07 19:01:43.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.110 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19598b38: (connection evicted) 2025-04-07 19:01:43.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-07 19:01:43.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-07 19:01:43.112 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-07 19:01:43.112 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.112 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.112 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.112 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.112 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.112 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.112 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6945fdb8 2025-04-07 19:01:43.112 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.112 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.112 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.112 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2025-04-07 19:01:43.113 [Test worker @coroutine#3401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-07 19:01:43.122 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2025-04-07 19:01:43.128 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2025-04-07 19:01:43.129 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2025-04-07 19:01:43.130 [Test worker @coroutine#3406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2025-04-07 19:01:43.130 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1988e095 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2025-04-07 19:01:43.131 [Test worker @coroutine#3401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-07 19:01:43.140 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2025-04-07 19:01:43.146 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2025-04-07 19:01:43.149 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2025-04-07 19:01:43.150 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2025-04-07 19:01:43.154 [DefaultDispatcher-worker-11 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61 2025-04-07 19:01:43.163 [DefaultDispatcher-worker-3 @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2025-04-07 19:01:43.168 [DefaultDispatcher-worker-19 @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b 2025-04-07 19:01:43.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-07 19:01:43.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-07 19:01:43.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.173 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e64c7b: (connection evicted) 2025-04-07 19:01:43.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-07 19:01:43.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-07 19:01:43.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-07 19:01:43.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-07 19:01:43.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.173 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1a4d61: (connection evicted) 2025-04-07 19:01:43.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-07 19:01:43.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-07 19:01:43.174 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-07 19:01:43.174 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.174 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.174 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.174 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.174 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.174 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.174 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dc8a602 2025-04-07 19:01:43.174 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.174 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9cfd5f 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9cfd5f 2025-04-07 19:01:43.175 [Test worker @coroutine#3461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-07 19:01:43.184 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9cfd5f 2025-04-07 19:01:43.190 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9cfd5f 2025-04-07 19:01:43.191 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9cfd5f 2025-04-07 19:01:43.192 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9cfd5f 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@305230ea 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7e53b1 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7e53b1 2025-04-07 19:01:43.192 [Test worker @coroutine#3461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-07 19:01:43.197 [DefaultDispatcher-worker-5 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:43.197 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.197 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:43.197 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.198 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.198 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.202 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7e53b1 2025-04-07 19:01:43.207 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7e53b1 2025-04-07 19:01:43.208 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7e53b1 2025-04-07 19:01:43.209 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7e53b1 2025-04-07 19:01:43.213 [DefaultDispatcher-worker-3 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7e53b1 2025-04-07 19:01:43.222 [DefaultDispatcher-worker-21 @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9cfd5f 2025-04-07 19:01:43.226 [DefaultDispatcher-worker-12 @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9cfd5f 2025-04-07 19:01:43.231 [DefaultDispatcher-worker-14 @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9cfd5f 2025-04-07 19:01:43.241 [DefaultDispatcher-worker-18 @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9cfd5f 2025-04-07 19:01:43.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-07 19:01:43.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-07 19:01:43.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.244 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9cfd5f: (connection evicted) 2025-04-07 19:01:43.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-07 19:01:43.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-07 19:01:43.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-07 19:01:43.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-07 19:01:43.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.244 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b7e53b1: (connection evicted) 2025-04-07 19:01:43.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-07 19:01:43.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-07 19:01:43.245 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bff4cb9 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-07 19:01:43.246 [Test worker @coroutine#3550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-07 19:01:43.255 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-07 19:01:43.261 [Test worker @coroutine#3551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-07 19:01:43.262 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-07 19:01:43.263 [Test worker @coroutine#3555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c12f87d 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-07 19:01:43.264 [Test worker @coroutine#3550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-07 19:01:43.274 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-07 19:01:43.274 [DefaultDispatcher-worker-10 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:43.275 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.275 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:43.275 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.275 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.275 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.280 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-07 19:01:43.281 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-07 19:01:43.282 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-07 19:01:43.286 [DefaultDispatcher-worker-17 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-07 19:01:43.294 [DefaultDispatcher-worker-12 @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-07 19:01:43.298 [DefaultDispatcher-worker-17 @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-07 19:01:43.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-07 19:01:43.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-07 19:01:43.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.302 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8: (connection evicted) 2025-04-07 19:01:43.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-07 19:01:43.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-07 19:01:43.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-07 19:01:43.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-07 19:01:43.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.303 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@637bf67c: (connection evicted) 2025-04-07 19:01:43.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-07 19:01:43.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ebcf6c0 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-07 19:01:43.304 [Test worker @coroutine#3610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-07 19:01:43.313 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-07 19:01:43.319 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-07 19:01:43.320 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-07 19:01:43.321 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d952747 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.321 [Test worker @coroutine#3610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-07 19:01:43.322 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-07 19:01:43.322 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-07 19:01:43.322 [Test worker @coroutine#3610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-07 19:01:43.330 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-07 19:01:43.336 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-07 19:01:43.337 [Test worker @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-07 19:01:43.338 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-07 19:01:43.342 [DefaultDispatcher-worker-13 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-07 19:01:43.350 [DefaultDispatcher-worker-11 @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-07 19:01:43.355 [DefaultDispatcher-worker-18 @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-07 19:01:43.359 [DefaultDispatcher-worker-2 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:43.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-07 19:01:43.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-07 19:01:43.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.359 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.359 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:43.359 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.359 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69: (connection evicted) 2025-04-07 19:01:43.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-07 19:01:43.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-07 19:01:43.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-07 19:01:43.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-07 19:01:43.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.360 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d: (connection evicted) 2025-04-07 19:01:43.360 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.360 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-07 19:01:43.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@205efdfc 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-07 19:01:43.361 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-07 19:01:43.370 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-07 19:01:43.376 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-07 19:01:43.377 [Test worker @coroutine#3673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-07 19:01:43.378 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a034bbc 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.378 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-07 19:01:43.379 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-07 19:01:43.379 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-07 19:01:43.379 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-07 19:01:43.387 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-07 19:01:43.393 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-07 19:01:43.394 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-07 19:01:43.395 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-07 19:01:43.399 [DefaultDispatcher-worker-1 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:43.400 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.400 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:43.400 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.400 [DefaultDispatcher-worker-2 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-07 19:01:43.400 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.400 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.408 [DefaultDispatcher-worker-20 @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-07 19:01:43.413 [DefaultDispatcher-worker-6 @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-07 19:01:43.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-07 19:01:43.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-07 19:01:43.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.417 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35be9318: (connection evicted) 2025-04-07 19:01:43.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-07 19:01:43.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-07 19:01:43.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-07 19:01:43.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-07 19:01:43.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.418 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e: (connection evicted) 2025-04-07 19:01:43.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-07 19:01:43.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16908f89 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-07 19:01:43.419 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-07 19:01:43.428 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-07 19:01:43.434 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-07 19:01:43.435 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-07 19:01:43.436 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5453020f 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-07 19:01:43.437 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-07 19:01:43.439 [DefaultDispatcher-worker-15 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:43.439 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.439 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:43.439 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.439 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.446 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-07 19:01:43.452 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-07 19:01:43.453 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-07 19:01:43.454 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-07 19:01:43.458 [DefaultDispatcher-worker-8 @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-07 19:01:43.462 [DefaultDispatcher-worker-6 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:43.462 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.462 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:43.462 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.463 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.463 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.467 [DefaultDispatcher-worker-15 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-07 19:01:43.472 [DefaultDispatcher-worker-17 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-07 19:01:43.476 [DefaultDispatcher-worker-5 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-07 19:01:43.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-07 19:01:43.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-07 19:01:43.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.480 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33cee31a: (connection evicted) 2025-04-07 19:01:43.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-07 19:01:43.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-07 19:01:43.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-07 19:01:43.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-07 19:01:43.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.481 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c943143: (connection evicted) 2025-04-07 19:01:43.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-07 19:01:43.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5effc15d 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-07 19:01:43.482 [Test worker @coroutine#3795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-07 19:01:43.491 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-07 19:01:43.497 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-07 19:01:43.498 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-07 19:01:43.499 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf71064 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-07 19:01:43.499 [Test worker @coroutine#3795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-07 19:01:43.507 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-07 19:01:43.512 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-07 19:01:43.513 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-07 19:01:43.514 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-07 19:01:43.518 [DefaultDispatcher-worker-16 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-07 19:01:43.525 [DefaultDispatcher-worker-21 @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-07 19:01:43.530 [DefaultDispatcher-worker-6 @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-07 19:01:43.533 [DefaultDispatcher-worker-19 @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-07 19:01:43.542 [DefaultDispatcher-worker-5 @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-07 19:01:43.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-07 19:01:43.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-07 19:01:43.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.545 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce: (connection evicted) 2025-04-07 19:01:43.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-07 19:01:43.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-07 19:01:43.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-07 19:01:43.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-07 19:01:43.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.545 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2762bd70: (connection evicted) 2025-04-07 19:01:43.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-07 19:01:43.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2291fb1 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.546 [Test worker @coroutine#3882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-07 19:01:43.547 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-07 19:01:43.547 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-07 19:01:43.547 [Test worker @coroutine#3882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-07 19:01:43.554 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-07 19:01:43.559 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-07 19:01:43.560 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-07 19:01:43.561 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5710f755 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-07 19:01:43.561 [Test worker @coroutine#3882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-07 19:01:43.569 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-07 19:01:43.574 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-07 19:01:43.575 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-07 19:01:43.575 [DefaultDispatcher-worker-15 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:43.575 [DefaultDispatcher-worker-15 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.575 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-07 19:01:43.575 [DefaultDispatcher-worker-15 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:43.575 [DefaultDispatcher-worker-15 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.576 [DefaultDispatcher-worker-19 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.576 [DefaultDispatcher-worker-19 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.579 [DefaultDispatcher-worker-13 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-07 19:01:43.586 [DefaultDispatcher-worker-13 @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-07 19:01:43.591 [DefaultDispatcher-worker-7 @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-07 19:01:43.592 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-07 19:01:43.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-07 19:01:43.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-07 19:01:43.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.596 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354: (connection evicted) 2025-04-07 19:01:43.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-07 19:01:43.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-07 19:01:43.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-07 19:01:43.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-07 19:01:43.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.597 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@640890bc: (connection evicted) 2025-04-07 19:01:43.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-07 19:01:43.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b2fcaf 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.598 [Test worker @coroutine#3944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-07 19:01:43.599 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-07 19:01:43.599 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-07 19:01:43.599 [Test worker @coroutine#3944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-07 19:01:43.606 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-07 19:01:43.611 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-07 19:01:43.612 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-07 19:01:43.613 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff186c2 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.613 [Test worker @coroutine#3944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-07 19:01:43.614 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-07 19:01:43.614 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-07 19:01:43.614 [Test worker @coroutine#3944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-07 19:01:43.621 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-07 19:01:43.626 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-07 19:01:43.627 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-07 19:01:43.627 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-07 19:01:43.631 [DefaultDispatcher-worker-18 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-07 19:01:43.638 [DefaultDispatcher-worker-12 @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-07 19:01:43.642 [DefaultDispatcher-worker-1 @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-07 19:01:43.643 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-07 19:01:43.645 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-07 19:01:43.648 [DefaultDispatcher-worker-5 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:43.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-07 19:01:43.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-07 19:01:43.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.649 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.649 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:43.649 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.649 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1100363d: (connection evicted) 2025-04-07 19:01:43.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-07 19:01:43.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-07 19:01:43.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-07 19:01:43.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-07 19:01:43.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.649 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3979ff82: (connection evicted) 2025-04-07 19:01:43.649 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.649 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-07 19:01:43.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f0977d6 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.650 [Test worker @coroutine#4008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-07 19:01:43.651 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4dce67 2025-04-07 19:01:43.651 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4dce67 2025-04-07 19:01:43.651 [Test worker @coroutine#4008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-07 19:01:43.658 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4dce67 2025-04-07 19:01:43.664 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4dce67 2025-04-07 19:01:43.665 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4dce67 2025-04-07 19:01:43.665 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4dce67 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f511a8e 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2025-04-07 19:01:43.666 [Test worker @coroutine#4008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-07 19:01:43.673 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2025-04-07 19:01:43.678 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2025-04-07 19:01:43.679 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2025-04-07 19:01:43.682 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2025-04-07 19:01:43.685 [DefaultDispatcher-worker-17 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2025-04-07 19:01:43.692 [DefaultDispatcher-worker-4 @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4dce67 2025-04-07 19:01:43.697 [DefaultDispatcher-worker-19 @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4dce67 2025-04-07 19:01:43.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-07 19:01:43.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-07 19:01:43.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.737 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f4dce67: (connection evicted) 2025-04-07 19:01:43.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-07 19:01:43.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-07 19:01:43.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-07 19:01:43.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-07 19:01:43.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.737 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3287cf03: (connection evicted) 2025-04-07 19:01:43.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-07 19:01:43.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-07 19:01:43.738 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-07 19:01:43.738 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c51dec5 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-07 19:01:43.739 [Test worker @coroutine#4085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-07 19:01:43.749 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-07 19:01:43.754 [Test worker @coroutine#4086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-07 19:01:43.755 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-07 19:01:43.756 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-07 19:01:43.756 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-07 19:01:43.756 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.756 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.756 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6e2366 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f8a3cf 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f8a3cf 2025-04-07 19:01:43.757 [Test worker @coroutine#4085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-07 19:01:43.762 [DefaultDispatcher-worker-19 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:43.762 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.762 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:43.762 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.763 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.763 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:43.765 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f8a3cf 2025-04-07 19:01:43.770 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f8a3cf 2025-04-07 19:01:43.771 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f8a3cf 2025-04-07 19:01:43.772 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f8a3cf 2025-04-07 19:01:43.775 [DefaultDispatcher-worker-20 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f8a3cf 2025-04-07 19:01:43.783 [DefaultDispatcher-worker-16 @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-07 19:01:43.788 [DefaultDispatcher-worker-20 @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-07 19:01:43.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-07 19:01:43.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-07 19:01:43.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.792 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40e420fe: (connection evicted) 2025-04-07 19:01:43.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-07 19:01:43.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-07 19:01:43.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-07 19:01:43.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-07 19:01:43.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.792 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57f8a3cf: (connection evicted) 2025-04-07 19:01:43.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-07 19:01:43.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@142f0ac1 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.793 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-07 19:01:43.794 [Test worker @coroutine#4146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-07 19:01:43.801 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-07 19:01:43.806 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-07 19:01:43.807 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-07 19:01:43.808 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4daa53e0 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2025-04-07 19:01:43.808 [Test worker @coroutine#4146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-07 19:01:43.816 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2025-04-07 19:01:43.820 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2025-04-07 19:01:43.821 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2025-04-07 19:01:43.822 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2025-04-07 19:01:43.826 [DefaultDispatcher-worker-21 @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2025-04-07 19:01:43.833 [DefaultDispatcher-worker-21 @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-07 19:01:43.837 [DefaultDispatcher-worker-17 @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-07 19:01:43.839 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-07 19:01:43.840 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-07 19:01:43.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-07 19:01:43.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-07 19:01:43.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.844 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5967492a: (connection evicted) 2025-04-07 19:01:43.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-07 19:01:43.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-07 19:01:43.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-07 19:01:43.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-07 19:01:43.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.845 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42748f59: (connection evicted) 2025-04-07 19:01:43.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-07 19:01:43.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23644367 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-07 19:01:43.846 [Test worker @coroutine#4207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-07 19:01:43.855 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-07 19:01:43.860 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-07 19:01:43.860 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-07 19:01:43.861 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-07 19:01:43.861 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-07 19:01:43.861 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.861 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e057374 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2025-04-07 19:01:43.862 [Test worker @coroutine#4207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-07 19:01:43.869 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2025-04-07 19:01:43.874 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2025-04-07 19:01:43.875 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2025-04-07 19:01:43.876 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2025-04-07 19:01:43.879 [DefaultDispatcher-worker-18 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2025-04-07 19:01:43.887 [DefaultDispatcher-worker-7 @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-07 19:01:43.891 [DefaultDispatcher-worker-8 @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-07 19:01:43.896 [UI Thread @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-07 19:01:43.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-07 19:01:43.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-07 19:01:43.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.898 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb: (connection evicted) 2025-04-07 19:01:43.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-07 19:01:43.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-07 19:01:43.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-07 19:01:43.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-07 19:01:43.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.898 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0: (connection evicted) 2025-04-07 19:01:43.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-07 19:01:43.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@274de4bc 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e1442a 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e1442a 2025-04-07 19:01:43.900 [Test worker @coroutine#4300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-07 19:01:43.908 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e1442a 2025-04-07 19:01:43.912 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e1442a 2025-04-07 19:01:43.913 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e1442a 2025-04-07 19:01:43.914 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e1442a 2025-04-07 19:01:43.918 [DefaultDispatcher-worker-19 @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e1442a 2025-04-07 19:01:43.919 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e1442a 2025-04-07 19:01:43.927 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e1442a 2025-04-07 19:01:43.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-07 19:01:43.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-07 19:01:43.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:43.939 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e1442a: (connection evicted) 2025-04-07 19:01:43.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-07 19:01:43.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-07 19:01:43.940 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@716a6343 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2025-04-07 19:01:43.941 [Test worker @coroutine#4333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-07 19:01:43.948 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2025-04-07 19:01:43.953 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2025-04-07 19:01:43.954 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2025-04-07 19:01:43.955 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2025-04-07 19:01:43.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-07 19:01:43.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-07 19:01:43.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:43.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-07 19:01:43.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b256d50 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2025-04-07 19:01:43.958 [Test worker @coroutine#4363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-07 19:01:43.966 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2025-04-07 19:01:43.970 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2025-04-07 19:01:43.971 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2025-04-07 19:01:43.972 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2025-04-07 19:01:43.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-07 19:01:43.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-07 19:01:43.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:43.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-07 19:01:43.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f573b84 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.975 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-07 19:01:43.976 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-04-07 19:01:43.976 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-04-07 19:01:43.976 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-07 19:01:43.983 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-04-07 19:01:43.988 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-04-07 19:01:43.989 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-04-07 19:01:43.990 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-04-07 19:01:43.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-07 19:01:43.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-07 19:01:43.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:43.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:43.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-07 19:01:43.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-07 19:01:43.992 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@591dd039 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d128d0 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d128d0 2025-04-07 19:01:43.993 [Test worker @coroutine#4424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-07 19:01:44.001 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d128d0 2025-04-07 19:01:44.006 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d128d0 2025-04-07 19:01:44.007 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d128d0 2025-04-07 19:01:44.007 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d128d0 2025-04-07 19:01:44.012 [DefaultDispatcher-worker-21 @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d128d0 2025-04-07 19:01:44.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-07 19:01:44.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-07 19:01:44.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.020 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64d128d0: (connection evicted) 2025-04-07 19:01:44.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-07 19:01:44.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30f39d9d 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.021 [Test worker @coroutine#4454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-07 19:01:44.022 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2025-04-07 19:01:44.022 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2025-04-07 19:01:44.022 [Test worker @coroutine#4454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-07 19:01:44.029 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2025-04-07 19:01:44.033 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2025-04-07 19:01:44.034 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2025-04-07 19:01:44.035 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2025-04-07 19:01:44.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-07 19:01:44.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-07 19:01:44.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:44.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-07 19:01:44.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d4e8f7 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-04-07 19:01:44.038 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-07 19:01:44.046 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-04-07 19:01:44.051 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-04-07 19:01:44.052 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-04-07 19:01:44.052 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-04-07 19:01:44.057 [DefaultDispatcher-worker-16 @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-04-07 19:01:44.058 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-04-07 19:01:44.059 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-04-07 19:01:44.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-07 19:01:44.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-07 19:01:44.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.060 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51535304: (connection evicted) 2025-04-07 19:01:44.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-07 19:01:44.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6e296a 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-07 19:01:44.062 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-07 19:01:44.069 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-07 19:01:44.074 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-07 19:01:44.075 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-07 19:01:44.075 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202d83b9 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-04-07 19:01:44.076 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-07 19:01:44.084 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-04-07 19:01:44.089 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-04-07 19:01:44.090 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-04-07 19:01:44.090 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-04-07 19:01:44.094 [DefaultDispatcher-worker-10 @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-04-07 19:01:44.101 [DefaultDispatcher-worker-1 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-07 19:01:44.101 [DefaultDispatcher-worker-8 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:44.101 [DefaultDispatcher-worker-8 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.101 [DefaultDispatcher-worker-8 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:44.101 [DefaultDispatcher-worker-8 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.102 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.102 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.110 [DefaultDispatcher-worker-3 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-07 19:01:44.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-07 19:01:44.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-07 19:01:44.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.115 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e3934db: (connection evicted) 2025-04-07 19:01:44.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-07 19:01:44.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-07 19:01:44.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-07 19:01:44.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-07 19:01:44.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.115 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23d1090: (connection evicted) 2025-04-07 19:01:44.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-07 19:01:44.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77095c8c 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.116 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-07 19:01:44.117 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-07 19:01:44.117 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-07 19:01:44.117 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-07 19:01:44.124 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-07 19:01:44.129 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-07 19:01:44.130 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-07 19:01:44.131 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53e7cc08 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-07 19:01:44.131 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-07 19:01:44.139 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-07 19:01:44.143 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-07 19:01:44.144 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-07 19:01:44.145 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-07 19:01:44.149 [DefaultDispatcher-worker-21 @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-07 19:01:44.156 [DefaultDispatcher-worker-16 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-07 19:01:44.165 [DefaultDispatcher-worker-21 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-07 19:01:44.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-07 19:01:44.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-07 19:01:44.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.167 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16d4757f: (connection evicted) 2025-04-07 19:01:44.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-07 19:01:44.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-07 19:01:44.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-07 19:01:44.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-07 19:01:44.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.167 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7119d1da: (connection evicted) 2025-04-07 19:01:44.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-07 19:01:44.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@758e8b8d 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-07 19:01:44.169 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-07 19:01:44.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-07 19:01:44.182 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-07 19:01:44.183 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-07 19:01:44.184 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8319a7 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 19:01:44.184 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-07 19:01:44.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 19:01:44.197 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 19:01:44.198 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 19:01:44.198 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 19:01:44.201 [DefaultDispatcher-worker-13 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:44.202 [DefaultDispatcher-worker-13 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.202 [DefaultDispatcher-worker-13 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:44.202 [DefaultDispatcher-worker-13 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.202 [DefaultDispatcher-worker-19 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-07 19:01:44.202 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.202 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.210 [DefaultDispatcher-worker-6 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-07 19:01:44.216 [DefaultDispatcher-worker-1 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-07 19:01:44.220 [DefaultDispatcher-worker-6 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-07 19:01:44.225 [DefaultDispatcher-worker-1 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-07 19:01:44.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-07 19:01:44.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-07 19:01:44.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.234 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29922188: (connection evicted) 2025-04-07 19:01:44.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-07 19:01:44.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-07 19:01:44.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-07 19:01:44.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-07 19:01:44.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.235 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef: (connection evicted) 2025-04-07 19:01:44.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-07 19:01:44.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64903a20 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-07 19:01:44.237 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-07 19:01:44.245 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-07 19:01:44.249 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-07 19:01:44.250 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-07 19:01:44.251 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5936e4ba 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.251 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-07 19:01:44.252 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.252 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.252 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.252 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.252 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.252 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.252 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.252 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.252 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-07 19:01:44.252 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 19:01:44.252 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 19:01:44.252 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-07 19:01:44.259 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 19:01:44.264 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 19:01:44.265 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 19:01:44.265 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 19:01:44.269 [DefaultDispatcher-worker-20 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8551ee6 2025-04-07 19:01:44.277 [DefaultDispatcher-worker-6 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-07 19:01:44.279 [DefaultDispatcher-worker-3 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:44.279 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.279 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:44.279 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.280 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.280 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.281 [DefaultDispatcher-worker-6 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-07 19:01:44.284 [DefaultDispatcher-worker-3 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-07 19:01:44.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-07 19:01:44.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-07 19:01:44.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.290 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57753d41: (connection evicted) 2025-04-07 19:01:44.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-07 19:01:44.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-07 19:01:44.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-07 19:01:44.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-07 19:01:44.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.290 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8551ee6: (connection evicted) 2025-04-07 19:01:44.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-07 19:01:44.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2670435 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.291 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-07 19:01:44.292 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-07 19:01:44.299 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-07 19:01:44.304 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-07 19:01:44.305 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-07 19:01:44.306 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20309365 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 19:01:44.306 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-07 19:01:44.314 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 19:01:44.318 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 19:01:44.319 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 19:01:44.320 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 19:01:44.324 [DefaultDispatcher-worker-9 @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-04-07 19:01:44.330 [DefaultDispatcher-worker-9 @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-07 19:01:44.335 [DefaultDispatcher-worker-1 @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-07 19:01:44.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-07 19:01:44.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-07 19:01:44.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.337 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7528ece2: (connection evicted) 2025-04-07 19:01:44.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-07 19:01:44.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-07 19:01:44.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-07 19:01:44.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-07 19:01:44.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.337 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ade311: (connection evicted) 2025-04-07 19:01:44.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-07 19:01:44.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c7478ac 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-07 19:01:44.339 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.340 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.340 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.340 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.340 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.340 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.340 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.340 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.340 [Test worker @coroutine#4693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-07 19:01:44.340 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-07 19:01:44.340 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-07 19:01:44.340 [Test worker @coroutine#4693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-07 19:01:44.347 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-07 19:01:44.352 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-07 19:01:44.353 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-07 19:01:44.354 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62e507c6 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 19:01:44.354 [Test worker @coroutine#4693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-07 19:01:44.361 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 19:01:44.364 [DefaultDispatcher-worker-14 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:44.364 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.364 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:44.364 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.365 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.365 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.367 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 19:01:44.368 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 19:01:44.368 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 19:01:44.372 [DefaultDispatcher-worker-9 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-07 19:01:44.379 [DefaultDispatcher-worker-9 @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-07 19:01:44.385 [DefaultDispatcher-worker-18 @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-07 19:01:44.396 [DefaultDispatcher-worker-7 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-07 19:01:44.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-07 19:01:44.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-07 19:01:44.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.397 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13473685: (connection evicted) 2025-04-07 19:01:44.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-07 19:01:44.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-07 19:01:44.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-07 19:01:44.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-07 19:01:44.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.398 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@772357e9: (connection evicted) 2025-04-07 19:01:44.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-07 19:01:44.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b557402 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-07 19:01:44.399 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-07 19:01:44.405 [DefaultDispatcher-worker-7 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:44.405 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.405 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:44.405 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.405 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.405 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.407 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-07 19:01:44.412 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-07 19:01:44.413 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-07 19:01:44.413 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40cdc640 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 19:01:44.414 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-07 19:01:44.421 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 19:01:44.426 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 19:01:44.427 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 19:01:44.428 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 19:01:44.432 [DefaultDispatcher-worker-18 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed 2025-04-07 19:01:44.439 [DefaultDispatcher-worker-16 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-07 19:01:44.443 [DefaultDispatcher-worker-17 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:44.443 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.443 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:44.443 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.443 [DefaultDispatcher-worker-18 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-07 19:01:44.443 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.447 [DefaultDispatcher-worker-4 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-07 19:01:44.454 [DefaultDispatcher-worker-18 @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-07 19:01:44.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-07 19:01:44.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-07 19:01:44.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.454 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@189fe8af: (connection evicted) 2025-04-07 19:01:44.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-07 19:01:44.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-07 19:01:44.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-07 19:01:44.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-07 19:01:44.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.455 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c9a18ed: (connection evicted) 2025-04-07 19:01:44.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-07 19:01:44.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@196c8b93 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.456 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-07 19:01:44.457 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-07 19:01:44.464 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-07 19:01:44.467 [DefaultDispatcher-worker-8 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:44.467 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.467 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:44.467 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.468 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.468 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.470 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-07 19:01:44.471 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-07 19:01:44.472 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@256a25a8 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-07 19:01:44.472 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-07 19:01:44.480 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-07 19:01:44.485 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-07 19:01:44.486 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-07 19:01:44.486 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-07 19:01:44.490 [DefaultDispatcher-worker-3 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5 2025-04-07 19:01:44.498 [DefaultDispatcher-worker-3 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-07 19:01:44.502 [DefaultDispatcher-worker-17 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-07 19:01:44.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-07 19:01:44.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-07 19:01:44.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.509 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d1315b: (connection evicted) 2025-04-07 19:01:44.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-07 19:01:44.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-07 19:01:44.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-07 19:01:44.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-07 19:01:44.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.510 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bd585a5: (connection evicted) 2025-04-07 19:01:44.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-07 19:01:44.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531bffd 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-04-07 19:01:44.511 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-07 19:01:44.518 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-04-07 19:01:44.523 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-04-07 19:01:44.524 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-04-07 19:01:44.525 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@320bfc61 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-04-07 19:01:44.525 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-07 19:01:44.533 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-04-07 19:01:44.538 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-04-07 19:01:44.538 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-04-07 19:01:44.539 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-04-07 19:01:44.543 [DefaultDispatcher-worker-12 @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-04-07 19:01:44.550 [DefaultDispatcher-worker-7 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-04-07 19:01:44.555 [DefaultDispatcher-worker-19 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-04-07 19:01:44.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-07 19:01:44.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-07 19:01:44.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.557 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd: (connection evicted) 2025-04-07 19:01:44.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-07 19:01:44.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-07 19:01:44.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-07 19:01:44.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-07 19:01:44.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.558 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@157002b7: (connection evicted) 2025-04-07 19:01:44.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-07 19:01:44.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-07 19:01:44.558 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dd31687 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2025-04-07 19:01:44.559 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-07 19:01:44.566 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2025-04-07 19:01:44.571 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2025-04-07 19:01:44.572 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2025-04-07 19:01:44.573 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c6b08a5 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@25874884 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@25874884 2025-04-07 19:01:44.573 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-07 19:01:44.580 [DefaultDispatcher-worker-9 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:44.580 [DefaultDispatcher-worker-9 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.581 [DefaultDispatcher-worker-9 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:44.581 [DefaultDispatcher-worker-9 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.581 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25874884 2025-04-07 19:01:44.581 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.581 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.586 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25874884 2025-04-07 19:01:44.587 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25874884 2025-04-07 19:01:44.588 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25874884 2025-04-07 19:01:44.591 [DefaultDispatcher-worker-8 @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25874884 2025-04-07 19:01:44.599 [DefaultDispatcher-worker-4 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2025-04-07 19:01:44.603 [DefaultDispatcher-worker-21 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2025-04-07 19:01:44.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-07 19:01:44.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-07 19:01:44.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.605 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8: (connection evicted) 2025-04-07 19:01:44.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-07 19:01:44.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-07 19:01:44.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-07 19:01:44.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-07 19:01:44.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.605 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25874884: (connection evicted) 2025-04-07 19:01:44.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-07 19:01:44.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-07 19:01:44.606 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105c253a 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-04-07 19:01:44.607 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-07 19:01:44.614 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-04-07 19:01:44.619 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-04-07 19:01:44.620 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-04-07 19:01:44.621 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399ef33f 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 19:01:44.621 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-07 19:01:44.628 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 19:01:44.633 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 19:01:44.634 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 19:01:44.635 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 19:01:44.638 [DefaultDispatcher-worker-21 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-04-07 19:01:44.645 [DefaultDispatcher-worker-16 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-04-07 19:01:44.652 [DefaultDispatcher-worker-17 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-04-07 19:01:44.653 [DefaultDispatcher-worker-3 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:44.653 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.653 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:44.653 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.654 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.654 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.656 [DefaultDispatcher-worker-5 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-04-07 19:01:44.707 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.721 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.767 [DefaultDispatcher-worker-8 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:44.767 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.767 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:44.767 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.768 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.768 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:44.768 [DefaultDispatcher-worker-16 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-04-07 19:01:44.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-07 19:01:44.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-07 19:01:44.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.770 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@546f0f36: (connection evicted) 2025-04-07 19:01:44.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-07 19:01:44.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-07 19:01:44.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-07 19:01:44.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-07 19:01:44.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.770 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1990afa2: (connection evicted) 2025-04-07 19:01:44.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-07 19:01:44.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38f12596 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.771 [Test worker @coroutine#4946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-07 19:01:44.772 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-04-07 19:01:44.772 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-04-07 19:01:44.772 [Test worker @coroutine#4946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-07 19:01:44.779 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-04-07 19:01:44.784 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-04-07 19:01:44.785 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-04-07 19:01:44.785 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42d8b670 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 19:01:44.786 [Test worker @coroutine#4946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-07 19:01:44.793 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 19:01:44.798 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 19:01:44.799 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 19:01:44.799 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 19:01:44.803 [DefaultDispatcher-worker-4 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 19:01:44.813 [DefaultDispatcher-worker-4 @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-04-07 19:01:44.818 [DefaultDispatcher-worker-5 @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-04-07 19:01:44.822 [DefaultDispatcher-worker-2 @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-04-07 19:01:44.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-07 19:01:44.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-07 19:01:44.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.825 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1836228d: (connection evicted) 2025-04-07 19:01:44.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-07 19:01:44.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-07 19:01:44.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-07 19:01:44.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-07 19:01:44.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.825 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f: (connection evicted) 2025-04-07 19:01:44.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-07 19:01:44.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e753fd6 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.826 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-07 19:01:44.827 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-07 19:01:44.834 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-07 19:01:44.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-07 19:01:44.840 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-07 19:01:44.841 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bde886 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 19:01:44.841 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-07 19:01:44.850 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 19:01:44.854 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 19:01:44.855 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 19:01:44.856 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 19:01:44.860 [DefaultDispatcher-worker-20 @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-07 19:01:44.866 [DefaultDispatcher-worker-1 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-07 19:01:44.872 [DefaultDispatcher-worker-16 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-04-07 19:01:44.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-07 19:01:44.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-07 19:01:44.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.875 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f234e35: (connection evicted) 2025-04-07 19:01:44.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-07 19:01:44.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-07 19:01:44.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-07 19:01:44.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-07 19:01:44.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.875 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ee4640: (connection evicted) 2025-04-07 19:01:44.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-07 19:01:44.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ab87cac 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-07 19:01:44.876 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-07 19:01:44.884 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-07 19:01:44.889 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-07 19:01:44.889 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-07 19:01:44.890 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18e7b33e 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 19:01:44.891 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-07 19:01:44.898 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 19:01:44.903 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 19:01:44.903 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 19:01:44.904 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 19:01:44.908 [DefaultDispatcher-worker-8 @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-07 19:01:44.914 [DefaultDispatcher-worker-16 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-07 19:01:44.920 [DefaultDispatcher-worker-9 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-07 19:01:44.924 [DefaultDispatcher-worker-9 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-07 19:01:44.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-07 19:01:44.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-07 19:01:44.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.927 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50aa5826: (connection evicted) 2025-04-07 19:01:44.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-07 19:01:44.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-07 19:01:44.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-07 19:01:44.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-07 19:01:44.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.927 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a41183b: (connection evicted) 2025-04-07 19:01:44.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-07 19:01:44.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dbc3756 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.928 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-07 19:01:44.929 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-07 19:01:44.929 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-07 19:01:44.929 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-07 19:01:44.936 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-07 19:01:44.941 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-07 19:01:44.941 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-07 19:01:44.942 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-07 19:01:44.946 [DefaultDispatcher-worker-14 @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-07 19:01:44.950 [DefaultDispatcher-worker-21 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-07 19:01:44.956 [UI Thread @coroutine#5059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=713860089353383936 2025-04-07 19:01:44.956 [UI Thread @coroutine#5059] 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=713860089353383936. 2025-04-07 19:01:44.956 [UI Thread @coroutine#5059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=713860089353383936 2025-04-07 19:01:44.957 [UI Thread @coroutine#5059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=713860089353383936 2025-04-07 19:01:44.957 [UI Thread @coroutine#5059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713860089353383936 2025-04-07 19:01:44.958 [UI Thread @coroutine#5059] 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=713860089353383936. 2025-04-07 19:01:44.958 [UI Thread @coroutine#5059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=713860089353383936 to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:44.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-07 19:01:44.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-07 19:01:44.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:44.960 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8: (connection evicted) 2025-04-07 19:01:44.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:44.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-07 19:01:44.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18b77ec9 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@34adce96 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@34adce96 2025-04-07 19:01:44.994 [Test worker @coroutine#5075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-07 19:01:45.002 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34adce96 2025-04-07 19:01:45.006 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34adce96 2025-04-07 19:01:45.007 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34adce96 2025-04-07 19:01:45.008 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34adce96 2025-04-07 19:01:45.013 [DefaultDispatcher-worker-17 @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34adce96 2025-04-07 19:01:45.023 [DefaultDispatcher-worker-10 @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34adce96 2025-04-07 19:01:45.026 [DefaultDispatcher-worker-1 @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34adce96 2025-04-07 19:01:45.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-07 19:01:45.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-07 19:01:45.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.033 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34adce96: (connection evicted) 2025-04-07 19:01:45.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-07 19:01:45.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7edab945 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbd645 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbd645 2025-04-07 19:01:45.070 [Test worker @coroutine#5101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-07 19:01:45.077 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbd645 2025-04-07 19:01:45.082 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbd645 2025-04-07 19:01:45.083 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbd645 2025-04-07 19:01:45.084 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbd645 2025-04-07 19:01:45.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-07 19:01:45.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-07 19:01:45.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:45.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-07 19:01:45.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451f08ea 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-07 19:01:45.088 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-07 19:01:45.096 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-07 19:01:45.100 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-07 19:01:45.101 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-07 19:01:45.102 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-07 19:01:45.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-07 19:01:45.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-07 19:01:45.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:45.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-07 19:01:45.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5435582e 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.105 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-07 19:01:45.106 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-07 19:01:45.106 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-07 19:01:45.106 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-07 19:01:45.107 [DefaultDispatcher-worker-7 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:45.107 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.107 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:45.107 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.107 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.107 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.114 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-07 19:01:45.119 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-07 19:01:45.120 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-07 19:01:45.121 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2574123a 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-04-07 19:01:45.121 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-07 19:01:45.129 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-04-07 19:01:45.134 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-04-07 19:01:45.135 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-04-07 19:01:45.136 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-04-07 19:01:45.140 [DefaultDispatcher-worker-18 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb 2025-04-07 19:01:45.146 [DefaultDispatcher-worker-10 @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-07 19:01:45.149 [UI Thread @coroutine#5162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 19:01:45.149 [UI Thread @coroutine#5162] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 19:01:45.149 [UI Thread @coroutine#5162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 19:01:45.150 [UI Thread @coroutine#5162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 19:01:45.150 [UI Thread @coroutine#5162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 19:01:45.150 [UI Thread @coroutine#5162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 19:01:45.150 [UI Thread @coroutine#5162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45747/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:45.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-07 19:01:45.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-07 19:01:45.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.151 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5: (connection evicted) 2025-04-07 19:01:45.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-07 19:01:45.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-07 19:01:45.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-07 19:01:45.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-07 19:01:45.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.152 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c05ccdb: (connection evicted) 2025-04-07 19:01:45.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-07 19:01:45.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48ac4201 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-07 19:01:45.153 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-07 19:01:45.161 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-07 19:01:45.166 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-07 19:01:45.167 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-07 19:01:45.168 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21cb907d 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-07 19:01:45.168 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-07 19:01:45.176 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-07 19:01:45.180 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-07 19:01:45.181 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-07 19:01:45.182 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-07 19:01:45.186 [DefaultDispatcher-worker-19 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-07 19:01:45.193 [DefaultDispatcher-worker-1 @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-07 19:01:45.195 [UI Thread @coroutine#5191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41067/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 19:01:45.195 [UI Thread @coroutine#5191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41067/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 19:01:45.195 [UI Thread @coroutine#5191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41067/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 19:01:45.196 [UI Thread @coroutine#5191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41067/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 19:01:45.196 [UI Thread @coroutine#5191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41067/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 19:01:45.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-07 19:01:45.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-07 19:01:45.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.196 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f: (connection evicted) 2025-04-07 19:01:45.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-07 19:01:45.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-07 19:01:45.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-07 19:01:45.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-07 19:01:45.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.197 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3063493e: (connection evicted) 2025-04-07 19:01:45.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-07 19:01:45.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc2146c 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.198 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-07 19:01:45.199 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-07 19:01:45.199 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-07 19:01:45.199 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-07 19:01:45.206 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-07 19:01:45.206 [DefaultDispatcher-worker-4 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:45.207 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.207 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:45.207 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.207 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.207 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.211 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-07 19:01:45.211 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-07 19:01:45.212 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bcff08c 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2025-04-07 19:01:45.213 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-07 19:01:45.220 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2025-04-07 19:01:45.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2025-04-07 19:01:45.226 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2025-04-07 19:01:45.226 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2025-04-07 19:01:45.230 [DefaultDispatcher-worker-21 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2025-04-07 19:01:45.237 [DefaultDispatcher-worker-21 @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-07 19:01:45.238 [UI Thread @coroutine#5223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37687/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 19:01:45.238 [UI Thread @coroutine#5223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37687/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 19:01:45.238 [UI Thread @coroutine#5223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37687/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 19:01:45.239 [UI Thread @coroutine#5223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37687/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 19:01:45.239 [UI Thread @coroutine#5223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37687/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 19:01:45.239 [UI Thread @coroutine#5223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37687/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 19:01:45.239 [UI Thread @coroutine#5223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37687/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:45.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-07 19:01:45.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-07 19:01:45.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.240 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299003eb: (connection evicted) 2025-04-07 19:01:45.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-07 19:01:45.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-07 19:01:45.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-07 19:01:45.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-07 19:01:45.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.240 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38bb297: (connection evicted) 2025-04-07 19:01:45.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-07 19:01:45.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-07 19:01:45.241 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280d1d8d 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-07 19:01:45.242 [Test worker @coroutine#5229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-07 19:01:45.249 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-07 19:01:45.254 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-07 19:01:45.254 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-07 19:01:45.255 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-07 19:01:45.255 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb87b73 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-07 19:01:45.256 [Test worker @coroutine#5229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-07 19:01:45.263 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-07 19:01:45.268 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-07 19:01:45.268 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-07 19:01:45.269 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-07 19:01:45.273 [DefaultDispatcher-worker-2 @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-07 19:01:45.279 [DefaultDispatcher-worker-2 @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-07 19:01:45.283 [DefaultDispatcher-worker-8 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:45.283 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.283 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:45.283 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.284 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.284 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.287 [DefaultDispatcher-worker-11 @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-07 19:01:45.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-07 19:01:45.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-07 19:01:45.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.292 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2026af0: (connection evicted) 2025-04-07 19:01:45.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-07 19:01:45.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-07 19:01:45.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-07 19:01:45.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-07 19:01:45.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.293 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7: (connection evicted) 2025-04-07 19:01:45.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-07 19:01:45.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5634c26c 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-07 19:01:45.294 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-07 19:01:45.302 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-07 19:01:45.306 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-07 19:01:45.307 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-07 19:01:45.308 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-07 19:01:45.312 [DefaultDispatcher-worker-16 @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-07 19:01:45.322 [DefaultDispatcher-worker-5 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-07 19:01:45.329 [DefaultDispatcher-worker-13 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-07 19:01:45.338 [DefaultDispatcher-worker-1 @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-07 19:01:45.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-07 19:01:45.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-07 19:01:45.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.340 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5: (connection evicted) 2025-04-07 19:01:45.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-07 19:01:45.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49de1717 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-04-07 19:01:45.341 [Test worker @coroutine#5315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-07 19:01:45.349 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-04-07 19:01:45.354 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-04-07 19:01:45.354 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-04-07 19:01:45.355 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd4f726 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.355 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-07 19:01:45.356 [Test worker @coroutine#5315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-07 19:01:45.363 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-07 19:01:45.368 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-07 19:01:45.369 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-07 19:01:45.369 [DefaultDispatcher-worker-9 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:45.370 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.370 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:45.370 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.370 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-07 19:01:45.370 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.370 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.376 [DefaultDispatcher-worker-3 @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-07 19:01:45.382 [DefaultDispatcher-worker-17 @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-04-07 19:01:45.387 [DefaultDispatcher-worker-21 @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-04-07 19:01:45.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-07 19:01:45.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-07 19:01:45.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.392 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec: (connection evicted) 2025-04-07 19:01:45.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-07 19:01:45.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-07 19:01:45.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-07 19:01:45.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-07 19:01:45.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.392 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff7042c: (connection evicted) 2025-04-07 19:01:45.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-07 19:01:45.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b846f 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-07 19:01:45.394 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-07 19:01:45.402 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-07 19:01:45.407 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-07 19:01:45.408 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-07 19:01:45.409 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-07 19:01:45.410 [DefaultDispatcher-worker-6 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:45.410 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.410 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:45.410 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.410 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.410 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.412 [DefaultDispatcher-worker-12 @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-07 19:01:45.415 [DefaultDispatcher-worker-16 @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-07 19:01:45.422 [DefaultDispatcher-worker-17 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-07 19:01:45.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-07 19:01:45.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-07 19:01:45.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.423 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@585d570e: (connection evicted) 2025-04-07 19:01:45.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-07 19:01:45.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d90687 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-07 19:01:45.424 [Test worker @coroutine#5387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-07 19:01:45.431 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-07 19:01:45.436 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-07 19:01:45.437 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-07 19:01:45.438 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-07 19:01:45.442 [DefaultDispatcher-worker-1 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-07 19:01:45.445 [DefaultDispatcher-worker-7 @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-07 19:01:45.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-07 19:01:45.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-07 19:01:45.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.446 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136dc728: (connection evicted) 2025-04-07 19:01:45.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-07 19:01:45.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-07 19:01:45.447 [DefaultDispatcher-worker-7 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f807f5 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.447 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.447 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.447 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-07 19:01:45.447 [Test worker @coroutine#5415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-07 19:01:45.448 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.455 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-07 19:01:45.460 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-07 19:01:45.461 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-07 19:01:45.461 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-07 19:01:45.498 [DefaultDispatcher-worker-11 @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-07 19:01:45.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-07 19:01:45.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-07 19:01:45.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.501 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1: (connection evicted) 2025-04-07 19:01:45.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-07 19:01:45.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-07 19:01:45.502 [DefaultDispatcher-worker-10 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:45.502 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.502 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:45.502 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a7ff5d 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 19:01:45.502 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-07 19:01:45.502 [DefaultDispatcher-worker-20 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.502 [DefaultDispatcher-worker-20 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.510 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 19:01:45.515 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 19:01:45.515 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 19:01:45.516 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 19:01:45.520 [DefaultDispatcher-worker-4 @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 19:01:45.524 [DefaultDispatcher-worker-14 @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 19:01:45.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-07 19:01:45.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-07 19:01:45.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.526 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564b86b: (connection evicted) 2025-04-07 19:01:45.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-07 19:01:45.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49696c41 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-07 19:01:45.529 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-07 19:01:45.536 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-07 19:01:45.541 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-07 19:01:45.542 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-07 19:01:45.543 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-07 19:01:45.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-07 19:01:45.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-07 19:01:45.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:45.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-07 19:01:45.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d44da41 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-07 19:01:45.546 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-07 19:01:45.547 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-07 19:01:45.554 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-07 19:01:45.558 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-07 19:01:45.559 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-07 19:01:45.560 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-07 19:01:45.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-07 19:01:45.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-07 19:01:45.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:45.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-07 19:01:45.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc655a 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-07 19:01:45.562 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-07 19:01:45.570 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-07 19:01:45.575 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-07 19:01:45.576 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-07 19:01:45.577 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-07 19:01:45.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-07 19:01:45.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-07 19:01:45.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:45.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-07 19:01:45.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-07 19:01:45.583 [UI Thread @coroutine#5518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56459/Site/verify 2025-04-07 19:01:45.583 [UI Thread @coroutine#5518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56459/Site/verify. 2025-04-07 19:01:45.583 [UI Thread @coroutine#5518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56459/Site/verify 2025-04-07 19:01:45.584 [UI Thread @coroutine#5518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56459/Site/verify 2025-04-07 19:01:45.585 [UI Thread @coroutine#5518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56459/Site/verify 2025-04-07 19:01:45.585 [UI Thread @coroutine#5518] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56459/Site/verify. 2025-04-07 19:01:45.585 [UI Thread @coroutine#5518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56459/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:45.586 [DefaultDispatcher-worker-8 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:45.586 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.586 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:45.586 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.586 [DefaultDispatcher-worker-17 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.586 [DefaultDispatcher-worker-17 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ceb4f91 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-07 19:01:45.588 [Test worker @coroutine#5535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-07 19:01:45.596 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-07 19:01:45.601 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-07 19:01:45.602 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-07 19:01:45.603 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-07 19:01:45.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-07 19:01:45.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-07 19:01:45.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:45.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-07 19:01:45.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22f79c09 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.605 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-07 19:01:45.606 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-04-07 19:01:45.606 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-04-07 19:01:45.606 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-07 19:01:45.614 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-04-07 19:01:45.619 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-04-07 19:01:45.619 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-04-07 19:01:45.620 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-04-07 19:01:45.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-07 19:01:45.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-07 19:01:45.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:45.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-07 19:01:45.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9c7699e 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-07 19:01:45.623 [Test worker @coroutine#5570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-07 19:01:45.631 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-07 19:01:45.636 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-07 19:01:45.637 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-07 19:01:45.638 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2025-04-07 19:01:45.639 [UI Thread @coroutine#5584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52773/Site/verify 2025-04-07 19:01:45.639 [UI Thread @coroutine#5584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52773/Site/verify. 2025-04-07 19:01:45.639 [UI Thread @coroutine#5584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52773/Site/verify 2025-04-07 19:01:45.640 [UI Thread @coroutine#5584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52773/Site/verify 2025-04-07 19:01:45.640 [UI Thread @coroutine#5584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52773/Site/verify 2025-04-07 19:01:45.640 [UI Thread @coroutine#5584] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52773/Site/verify. 2025-04-07 19:01:45.640 [UI Thread @coroutine#5584] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52773/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:45.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-07 19:01:45.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-07 19:01:45.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:45.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-07 19:01:45.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-07 19:01:45.644 [UI Thread @coroutine#5596] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/Site/verify 2025-04-07 19:01:45.644 [UI Thread @coroutine#5596] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/Site/verify. 2025-04-07 19:01:45.644 [UI Thread @coroutine#5596] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/Site/verify 2025-04-07 19:01:45.644 [UI Thread @coroutine#5596] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/Site/verify 2025-04-07 19:01:45.644 [UI Thread @coroutine#5596] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/Site/verify 2025-04-07 19:01:45.644 [UI Thread @coroutine#5596] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43005/Site/verify. 2025-04-07 19:01:45.644 [UI Thread @coroutine#5596] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43005/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:45.647 [UI Thread @coroutine#5609] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43707/Site/verify 2025-04-07 19:01:45.647 [UI Thread @coroutine#5609] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43707/Site/verify. 2025-04-07 19:01:45.647 [UI Thread @coroutine#5609] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43707/Site/verify 2025-04-07 19:01:45.648 [UI Thread @coroutine#5609] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43707/Site/verify 2025-04-07 19:01:45.648 [UI Thread @coroutine#5609] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43707/Site/verify 2025-04-07 19:01:45.648 [UI Thread @coroutine#5609] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43707/Site/verify. 2025-04-07 19:01:45.648 [UI Thread @coroutine#5609] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43707/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:45.651 [UI Thread @coroutine#5623] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-07 19:01:45.651 [UI Thread @coroutine#5623] 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-07 19:01:45.651 [UI Thread @coroutine#5623] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-07 19:01:45.652 [UI Thread @coroutine#5623] 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-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa84885 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.654 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-07 19:01:45.658 [DefaultDispatcher-worker-6 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:45.658 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.658 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:45.658 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.659 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.659 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.663 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.668 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.669 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.670 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.674 [DefaultDispatcher-worker-1 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.684 [DefaultDispatcher-worker-17 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.688 [DefaultDispatcher-worker-5 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.691 [DefaultDispatcher-worker-13 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.694 [DefaultDispatcher-worker-10 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.697 [DefaultDispatcher-worker-3 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.701 [DefaultDispatcher-worker-18 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.710 [DefaultDispatcher-worker-10 @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc 2025-04-07 19:01:45.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-07 19:01:45.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-07 19:01:45.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.711 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dc0cbbc: (connection evicted) 2025-04-07 19:01:45.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-07 19:01:45.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26df4e2f 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.712 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-07 19:01:45.713 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d76f990 2025-04-07 19:01:45.713 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d76f990 2025-04-07 19:01:45.713 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-07 19:01:45.720 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d76f990 2025-04-07 19:01:45.725 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d76f990 2025-04-07 19:01:45.726 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d76f990 2025-04-07 19:01:45.726 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d76f990 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78edbe01 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-07 19:01:45.727 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-07 19:01:45.735 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-07 19:01:45.740 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-07 19:01:45.741 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-07 19:01:45.741 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-07 19:01:45.745 [DefaultDispatcher-worker-8 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-07 19:01:45.752 [DefaultDispatcher-worker-2 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d76f990 2025-04-07 19:01:45.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-07 19:01:45.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-07 19:01:45.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.759 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d76f990: (connection evicted) 2025-04-07 19:01:45.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-07 19:01:45.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-07 19:01:45.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-07 19:01:45.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-07 19:01:45.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.760 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611: (connection evicted) 2025-04-07 19:01:45.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-07 19:01:45.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2365facb 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2cebdf 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2cebdf 2025-04-07 19:01:45.761 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-07 19:01:45.768 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2cebdf 2025-04-07 19:01:45.772 [DefaultDispatcher-worker-15 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:45.772 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.772 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:45.772 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.773 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.773 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:45.773 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2cebdf 2025-04-07 19:01:45.774 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2cebdf 2025-04-07 19:01:45.775 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2cebdf 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59b78925 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-07 19:01:45.775 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2025-04-07 19:01:45.776 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2025-04-07 19:01:45.776 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-07 19:01:45.783 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2025-04-07 19:01:45.787 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2025-04-07 19:01:45.788 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2025-04-07 19:01:45.789 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2025-04-07 19:01:45.793 [DefaultDispatcher-worker-2 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2025-04-07 19:01:45.799 [DefaultDispatcher-worker-16 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2cebdf 2025-04-07 19:01:45.804 [DefaultDispatcher-worker-20 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2cebdf 2025-04-07 19:01:45.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-07 19:01:45.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-07 19:01:45.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.806 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e2cebdf: (connection evicted) 2025-04-07 19:01:45.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-07 19:01:45.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-07 19:01:45.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-07 19:01:45.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-07 19:01:45.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.806 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e: (connection evicted) 2025-04-07 19:01:45.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:45.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-07 19:01:45.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14a204f 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3ccedb 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3ccedb 2025-04-07 19:01:45.807 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-07 19:01:45.815 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3ccedb 2025-04-07 19:01:45.819 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3ccedb 2025-04-07 19:01:45.820 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3ccedb 2025-04-07 19:01:45.821 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3ccedb 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b15da69 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-04-07 19:01:45.821 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-07 19:01:45.829 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-04-07 19:01:45.833 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-04-07 19:01:45.834 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-04-07 19:01:45.835 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-04-07 19:01:45.838 [DefaultDispatcher-worker-9 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-04-07 19:01:45.845 [DefaultDispatcher-worker-6 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3ccedb 2025-04-07 19:01:45.850 [DefaultDispatcher-worker-19 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3ccedb 2025-04-07 19:01:45.908 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:45.922 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-07 19:01:46.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-07 19:01:46.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.102 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e3ccedb: (connection evicted) 2025-04-07 19:01:46.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-07 19:01:46.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-07 19:01:46.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-07 19:01:46.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-07 19:01:46.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.103 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6679a082: (connection evicted) 2025-04-07 19:01:46.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-07 19:01:46.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df1bd44 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-07 19:01:46.104 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-07 19:01:46.112 [DefaultDispatcher-worker-20 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:46.112 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.112 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:46.112 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.112 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-07 19:01:46.112 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.112 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.117 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-07 19:01:46.117 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-07 19:01:46.118 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a8e209b 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.118 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2025-04-07 19:01:46.119 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-07 19:01:46.128 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2025-04-07 19:01:46.133 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2025-04-07 19:01:46.134 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2025-04-07 19:01:46.135 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2025-04-07 19:01:46.139 [DefaultDispatcher-worker-18 @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2025-04-07 19:01:46.146 [DefaultDispatcher-worker-4 @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-07 19:01:46.149 [DefaultDispatcher-worker-13 @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-07 19:01:46.153 [DefaultDispatcher-worker-21 @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-07 19:01:46.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-07 19:01:46.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-07 19:01:46.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.156 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@660dcd17: (connection evicted) 2025-04-07 19:01:46.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-07 19:01:46.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-07 19:01:46.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-07 19:01:46.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-07 19:01:46.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.156 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@737652a9: (connection evicted) 2025-04-07 19:01:46.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-07 19:01:46.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@287d9e0c 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.157 [Test worker @coroutine#5870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-07 19:01:46.158 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-07 19:01:46.158 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-07 19:01:46.158 [Test worker @coroutine#5870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-07 19:01:46.166 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-07 19:01:46.171 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-07 19:01:46.172 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-07 19:01:46.173 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@227ca700 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c17ebb7 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c17ebb7 2025-04-07 19:01:46.173 [Test worker @coroutine#5870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-07 19:01:46.181 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c17ebb7 2025-04-07 19:01:46.185 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c17ebb7 2025-04-07 19:01:46.186 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c17ebb7 2025-04-07 19:01:46.187 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c17ebb7 2025-04-07 19:01:46.191 [DefaultDispatcher-worker-5 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c17ebb7 2025-04-07 19:01:46.198 [DefaultDispatcher-worker-5 @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-07 19:01:46.201 [DefaultDispatcher-worker-1 @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-07 19:01:46.205 [DefaultDispatcher-worker-9 @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-07 19:01:46.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-07 19:01:46.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-07 19:01:46.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.207 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d: (connection evicted) 2025-04-07 19:01:46.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-07 19:01:46.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-07 19:01:46.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-07 19:01:46.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-07 19:01:46.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.208 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c17ebb7: (connection evicted) 2025-04-07 19:01:46.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-07 19:01:46.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be4e71c 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-07 19:01:46.209 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-07 19:01:46.212 [DefaultDispatcher-worker-11 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:46.212 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.212 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:46.212 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.212 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.212 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.217 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-07 19:01:46.222 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-07 19:01:46.222 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-07 19:01:46.223 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5db3afff 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-04-07 19:01:46.224 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-07 19:01:46.231 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-04-07 19:01:46.236 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-04-07 19:01:46.237 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-04-07 19:01:46.237 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-04-07 19:01:46.241 [DefaultDispatcher-worker-18 @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75401424 2025-04-07 19:01:46.248 [DefaultDispatcher-worker-12 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-07 19:01:46.251 [DefaultDispatcher-worker-16 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-07 19:01:46.255 [DefaultDispatcher-worker-17 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-07 19:01:46.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-07 19:01:46.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-07 19:01:46.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.257 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b: (connection evicted) 2025-04-07 19:01:46.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-07 19:01:46.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-07 19:01:46.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-07 19:01:46.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-07 19:01:46.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.258 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75401424: (connection evicted) 2025-04-07 19:01:46.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-07 19:01:46.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46e03c31 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b84007e 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b84007e 2025-04-07 19:01:46.259 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-07 19:01:46.267 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b84007e 2025-04-07 19:01:46.271 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b84007e 2025-04-07 19:01:46.272 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b84007e 2025-04-07 19:01:46.273 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b84007e 2025-04-07 19:01:46.278 [DefaultDispatcher-worker-12 @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b84007e 2025-04-07 19:01:46.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-07 19:01:46.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-07 19:01:46.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.279 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b84007e: (connection evicted) 2025-04-07 19:01:46.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-07 19:01:46.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56803e70 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 19:01:46.280 [Test worker @coroutine#6001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-07 19:01:46.288 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 19:01:46.288 [DefaultDispatcher-worker-5 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:46.288 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.289 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:46.289 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.289 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.289 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.292 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 19:01:46.293 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 19:01:46.294 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 19:01:46.298 [DefaultDispatcher-worker-4 @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 19:01:46.309 [DefaultDispatcher-worker-19 @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 19:01:46.312 [DefaultDispatcher-worker-11 @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 19:01:46.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-07 19:01:46.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-07 19:01:46.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.316 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b52853: (connection evicted) 2025-04-07 19:01:46.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-07 19:01:46.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eff875a 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-07 19:01:46.317 [Test worker @coroutine#6029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-07 19:01:46.325 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-07 19:01:46.330 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-07 19:01:46.331 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-07 19:01:46.332 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-07 19:01:46.336 [DefaultDispatcher-worker-1 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-07 19:01:46.346 [DefaultDispatcher-worker-2 @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-07 19:01:46.350 [DefaultDispatcher-worker-4 @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-07 19:01:46.357 [DefaultDispatcher-worker-12 @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-07 19:01:46.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-07 19:01:46.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-07 19:01:46.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.358 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9: (connection evicted) 2025-04-07 19:01:46.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-07 19:01:46.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-07 19:01:46.359 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-07 19:01:46.359 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.359 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.359 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.359 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.359 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.359 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28a210fb 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-04-07 19:01:46.360 [Test worker @coroutine#6061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-07 19:01:46.367 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-04-07 19:01:46.372 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-04-07 19:01:46.373 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-04-07 19:01:46.374 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-04-07 19:01:46.374 [DefaultDispatcher-worker-16 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:46.375 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.375 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:46.375 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.375 [DefaultDispatcher-worker-19 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.375 [DefaultDispatcher-worker-19 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.378 [DefaultDispatcher-worker-17 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-04-07 19:01:46.389 [DefaultDispatcher-worker-17 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-04-07 19:01:46.393 [DefaultDispatcher-worker-10 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-04-07 19:01:46.398 [DefaultDispatcher-worker-17 @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-04-07 19:01:46.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-07 19:01:46.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-07 19:01:46.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.399 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7553ad52: (connection evicted) 2025-04-07 19:01:46.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-07 19:01:46.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e8f283 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.400 [Test worker @coroutine#6096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-07 19:01:46.401 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-04-07 19:01:46.401 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-04-07 19:01:46.401 [Test worker @coroutine#6096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-07 19:01:46.409 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-04-07 19:01:46.413 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-04-07 19:01:46.414 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-04-07 19:01:46.414 [DefaultDispatcher-worker-17 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:46.415 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.415 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:46.415 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.415 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7931cea2 2025-04-07 19:01:46.415 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.415 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-07 19:01:46.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-07 19:01:46.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-07 19:01:46.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@331d651b 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@162bc9e8 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@162bc9e8 2025-04-07 19:01:46.420 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-07 19:01:46.428 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162bc9e8 2025-04-07 19:01:46.433 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162bc9e8 2025-04-07 19:01:46.434 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162bc9e8 2025-04-07 19:01:46.435 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162bc9e8 2025-04-07 19:01:46.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-07 19:01:46.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-07 19:01:46.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-07 19:01:46.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7669fc90 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b4a7d 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b4a7d 2025-04-07 19:01:46.438 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-07 19:01:46.446 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b4a7d 2025-04-07 19:01:46.451 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b4a7d 2025-04-07 19:01:46.452 [DefaultDispatcher-worker-15 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:46.452 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b4a7d 2025-04-07 19:01:46.452 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.452 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:46.452 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.452 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.453 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b4a7d 2025-04-07 19:01:46.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-07 19:01:46.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-07 19:01:46.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-07 19:01:46.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75df00a2 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@367eb84c 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@367eb84c 2025-04-07 19:01:46.458 [UI Thread @coroutine#6171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-07 19:01:46.467 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367eb84c 2025-04-07 19:01:46.471 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367eb84c 2025-04-07 19:01:46.472 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367eb84c 2025-04-07 19:01:46.473 [UI Thread @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367eb84c 2025-04-07 19:01:46.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-07 19:01:46.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-07 19:01:46.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.475 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@367eb84c: (connection evicted) 2025-04-07 19:01:46.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-07 19:01:46.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6845dfcc 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@636787fd 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@636787fd 2025-04-07 19:01:46.477 [Test worker @coroutine#6185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-07 19:01:46.485 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636787fd 2025-04-07 19:01:46.490 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636787fd 2025-04-07 19:01:46.491 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636787fd 2025-04-07 19:01:46.492 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636787fd 2025-04-07 19:01:46.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-07 19:01:46.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-07 19:01:46.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-07 19:01:46.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9ecd9e 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.494 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2025-04-07 19:01:46.495 [Test worker @coroutine#6201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-07 19:01:46.503 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2025-04-07 19:01:46.507 [DefaultDispatcher-worker-9 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:46.507 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.507 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:46.507 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.508 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.508 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.509 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2025-04-07 19:01:46.509 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2025-04-07 19:01:46.510 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2025-04-07 19:01:46.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-07 19:01:46.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-07 19:01:46.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-07 19:01:46.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120f441c 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-07 19:01:46.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.513 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.513 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.513 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.513 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.513 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.513 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.513 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.513 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-07 19:01:46.513 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc94125 2025-04-07 19:01:46.513 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc94125 2025-04-07 19:01:46.513 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-07 19:01:46.521 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc94125 2025-04-07 19:01:46.526 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc94125 2025-04-07 19:01:46.527 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc94125 2025-04-07 19:01:46.528 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc94125 2025-04-07 19:01:46.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-07 19:01:46.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-07 19:01:46.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-07 19:01:46.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f78eb17 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-04-07 19:01:46.530 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-07 19:01:46.539 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-04-07 19:01:46.544 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-04-07 19:01:46.544 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-04-07 19:01:46.545 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-04-07 19:01:46.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-07 19:01:46.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-07 19:01:46.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-07 19:01:46.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-07 19:01:46.547 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@140a2add 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-07 19:01:46.548 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-07 19:01:46.556 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-07 19:01:46.561 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-07 19:01:46.561 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-07 19:01:46.562 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-07 19:01:46.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-07 19:01:46.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-07 19:01:46.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-07 19:01:46.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f30c9cf 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-04-07 19:01:46.566 [Test worker @coroutine#6272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-07 19:01:46.577 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-04-07 19:01:46.582 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-04-07 19:01:46.582 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-04-07 19:01:46.583 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-04-07 19:01:46.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-07 19:01:46.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-07 19:01:46.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-07 19:01:46.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-07 19:01:46.585 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be41d90 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-04-07 19:01:46.586 [Test worker @coroutine#6290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-07 19:01:46.591 [DefaultDispatcher-worker-21 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:46.591 [DefaultDispatcher-worker-21 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.591 [DefaultDispatcher-worker-21 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:46.591 [DefaultDispatcher-worker-21 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.591 [DefaultDispatcher-worker-18 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.591 [DefaultDispatcher-worker-18 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.595 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-04-07 19:01:46.600 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-04-07 19:01:46.601 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-04-07 19:01:46.602 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-04-07 19:01:46.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-07 19:01:46.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-07 19:01:46.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-07 19:01:46.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118e24af 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.604 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.605 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.605 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-07 19:01:46.605 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb4b8b 2025-04-07 19:01:46.605 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb4b8b 2025-04-07 19:01:46.605 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-07 19:01:46.615 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb4b8b 2025-04-07 19:01:46.620 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb4b8b 2025-04-07 19:01:46.621 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb4b8b 2025-04-07 19:01:46.622 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb4b8b 2025-04-07 19:01:46.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-07 19:01:46.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-07 19:01:46.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-07 19:01:46.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eb58fdd 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df9d890 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df9d890 2025-04-07 19:01:46.626 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-07 19:01:46.634 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df9d890 2025-04-07 19:01:46.639 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df9d890 2025-04-07 19:01:46.640 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df9d890 2025-04-07 19:01:46.641 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df9d890 2025-04-07 19:01:46.643 [UI Thread @coroutine#6345] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-07 19:01:46.643 [UI Thread @coroutine#6345] 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-07 19:01:46.643 [UI Thread @coroutine#6345] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-07 19:01:46.644 [UI Thread @coroutine#6345] 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-07 19:01:46.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-07 19:01:46.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-07 19:01:46.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-07 19:01:46.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b7bab7e 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-07 19:01:46.646 [Test worker @coroutine#6351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-07 19:01:46.654 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-07 19:01:46.659 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-07 19:01:46.660 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-07 19:01:46.661 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5fd883 2025-04-07 19:01:46.663 [UI Thread @coroutine#6367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60173/Site/verify 2025-04-07 19:01:46.663 [UI Thread @coroutine#6367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60173/Site/verify. 2025-04-07 19:01:46.663 [UI Thread @coroutine#6367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60173/Site/verify 2025-04-07 19:01:46.663 [DefaultDispatcher-worker-10 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:46.663 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.663 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:46.663 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.664 [UI Thread @coroutine#6367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60173/Site/verify 2025-04-07 19:01:46.664 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.664 [UI Thread @coroutine#6367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60173/Site/verify 2025-04-07 19:01:46.664 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.664 [UI Thread @coroutine#6367] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60173/Site/verify. 2025-04-07 19:01:46.664 [UI Thread @coroutine#6367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60173/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 19:01:46.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-07 19:01:46.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-07 19:01:46.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 19:01:46.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:46.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-07 19:01:46.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e620fe7 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a56c3c7 2025-04-07 19:01:46.667 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a56c3c7 2025-04-07 19:01:46.668 [Test worker @coroutine#6377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-07 19:01:46.676 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a56c3c7 2025-04-07 19:01:46.681 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a56c3c7 2025-04-07 19:01:46.682 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a56c3c7 2025-04-07 19:01:46.683 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a56c3c7 2025-04-07 19:01:46.687 [DefaultDispatcher-worker-17 @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a56c3c7 2025-04-07 19:01:46.691 [DefaultDispatcher-worker-9 @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a56c3c7 2025-04-07 19:01:46.694 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40843/713860098565230592/_ustadmanifest.json 2025-04-07 19:01:46.694 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40843/713860098565230592/_ustadmanifest.json. 2025-04-07 19:01:46.694 [UI Thread @coroutine#6396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40843/713860098565230592/_ustadmanifest.json 2025-04-07 19:01:46.695 [UI Thread @coroutine#6396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40843/713860098565230592/_ustadmanifest.json 2025-04-07 19:01:46.695 [UI Thread @coroutine#6396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40843/713860098565230592/_ustadmanifest.json 2025-04-07 19:01:46.695 [UI Thread @coroutine#6396] 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:40843/713860098565230592/_ustadmanifest.json. 2025-04-07 19:01:46.695 [UI Thread @coroutine#6396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40843/713860098565230592/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:46.695 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40843/mediainfo.json 2025-04-07 19:01:46.695 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40843/mediainfo.json. 2025-04-07 19:01:46.695 [UI Thread @coroutine#6396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40843/mediainfo.json 2025-04-07 19:01:46.696 [UI Thread @coroutine#6396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40843/mediainfo.json 2025-04-07 19:01:46.696 [UI Thread @coroutine#6396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40843/mediainfo.json 2025-04-07 19:01:46.736 [UI Thread @coroutine#6396] 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:40843/mediainfo.json. 2025-04-07 19:01:46.736 [UI Thread @coroutine#6396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40843/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:46.768 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:46.777 [DefaultDispatcher-worker-16 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:46.778 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.778 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:46.778 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.778 [DefaultDispatcher-worker-2 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:46.778 [DefaultDispatcher-worker-2 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.117 [DefaultDispatcher-worker-5 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-07 19:01:47.117 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.117 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:47.117 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.118 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.118 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57785/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.216 [DefaultDispatcher-worker-5 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-07 19:01:47.217 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.217 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:47.217 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.217 [DefaultDispatcher-worker-10 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.217 [DefaultDispatcher-worker-10 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58329/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.294 [DefaultDispatcher-worker-12 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-07 19:01:47.294 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.294 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:47.294 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.294 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.294 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50625/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.380 [DefaultDispatcher-worker-20 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-07 19:01:47.380 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.380 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:47.380 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.381 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.381 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52271/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.420 [DefaultDispatcher-worker-11 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-07 19:01:47.420 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.420 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:47.420 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.421 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.421 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.456 [DefaultDispatcher-worker-12 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5b6e3f 2025-04-07 19:01:47.456 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.456 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:47.456 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.457 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.512 [DefaultDispatcher-worker-10 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 19:01:47.513 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.513 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:47.513 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.513 [DefaultDispatcher-worker-19 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.513 [DefaultDispatcher-worker-19 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56971/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.596 [DefaultDispatcher-worker-6 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-07 19:01:47.596 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.596 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:47.596 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.597 [DefaultDispatcher-worker-15 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.597 [DefaultDispatcher-worker-15 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43663/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.668 [DefaultDispatcher-worker-14 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-07 19:01:47.668 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.668 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:47.668 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.669 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.669 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51021/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-07 19:01:47.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-07 19:01:47.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:47.739 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a56c3c7: (connection evicted) 2025-04-07 19:01:47.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:47.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-07 19:01:47.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b45ede 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b22f06 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b22f06 2025-04-07 19:01:47.765 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-07 19:01:47.774 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51b22f06 2025-04-07 19:01:47.780 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51b22f06 2025-04-07 19:01:47.781 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51b22f06 2025-04-07 19:01:47.783 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51b22f06 2025-04-07 19:01:47.783 [DefaultDispatcher-worker-19 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-07 19:01:47.783 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.783 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId. 2025-04-07 19:01:47.783 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.784 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.784 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/UmAppDatabase/replication/nodeId 2025-04-07 19:01:47.787 [DefaultDispatcher-worker-16 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51b22f06 2025-04-07 19:01:47.791 [DefaultDispatcher-worker-21 @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51b22f06 2025-04-07 19:01:47.867 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:47.871 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33217/713860103078027264/_ustadmanifest.json 2025-04-07 19:01:47.871 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33217/713860103078027264/_ustadmanifest.json. 2025-04-07 19:01:47.871 [UI Thread @coroutine#6458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33217/713860103078027264/_ustadmanifest.json 2025-04-07 19:01:47.872 [UI Thread @coroutine#6458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33217/713860103078027264/_ustadmanifest.json 2025-04-07 19:01:47.872 [UI Thread @coroutine#6458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33217/713860103078027264/_ustadmanifest.json 2025-04-07 19:01:47.872 [UI Thread @coroutine#6458] 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:33217/713860103078027264/_ustadmanifest.json. 2025-04-07 19:01:47.872 [UI Thread @coroutine#6458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33217/713860103078027264/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:47.872 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33217/tincan.xml 2025-04-07 19:01:47.872 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33217/tincan.xml. 2025-04-07 19:01:47.872 [UI Thread @coroutine#6458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33217/tincan.xml 2025-04-07 19:01:47.873 [UI Thread @coroutine#6458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33217/tincan.xml 2025-04-07 19:01:47.873 [UI Thread @coroutine#6458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33217/tincan.xml 2025-04-07 19:01:47.914 [UI Thread @coroutine#6458] 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:33217/tincan.xml. 2025-04-07 19:01:47.914 [UI Thread @coroutine#6458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33217/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-07 19:01:47.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-07 19:01:47.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-07 19:01:47.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 19:01:47.921 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51b22f06: (connection evicted) 2025-04-07 19:01:47.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 19:01:47.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-07 19:01:47.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.